feat: 新增支持OSX系统的Launch #55
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
build-publish:
NewLife.Agent/OSXLaunch.cs#L126
The field 'OSXLaunch._template' is assigned but its value is never used
|
build-publish:
NewLife.Agent/OSXLaunch.cs#L126
The field 'OSXLaunch._template' is assigned but its value is never used
|
build-publish:
NewLife.Agent/OSXLaunch.cs#L126
The field 'OSXLaunch._template' is assigned but its value is never used
|
build-publish:
NewLife.Agent/OSXLaunch.cs#L126
The field 'OSXLaunch._template' is assigned but its value is never used
|
build-publish:
NewLife.Agent/OSXLaunch.cs#L126
The field 'OSXLaunch._template' is assigned but its value is never used
|
build-publish:
NewLife.Agent/WindowsAutorun.cs#L169
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
|
build-publish:
NewLife.Agent/WindowsService.cs#L533
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
|
build-publish:
NewLife.Agent/OSXLaunch.cs#L126
The field 'OSXLaunch._template' is assigned but its value is never used
|
build-publish:
NewLife.Agent/WindowsService.cs#L568
This call site is reachable on all platforms. 'WindowsIdentity.GetCurrent()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build-publish:
NewLife.Agent/ServiceBase.cs#L208
This call site is reachable on all platforms. 'WindowsPrincipal.IsInRole(WindowsBuiltInRole)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|