feat: 新增支持OSX系统的Launch #54
Annotations
20 warnings
test:
NewLife.Agent/OSXLaunch.cs#L126
The field 'OSXLaunch._template' is assigned but its value is never used
|
test:
NewLife.Agent/OSXLaunch.cs#L126
The field 'OSXLaunch._template' is assigned but its value is never used
|
test:
NewLife.Agent/OSXLaunch.cs#L126
The field 'OSXLaunch._template' is assigned but its value is never used
|
test:
NewLife.Agent/OSXLaunch.cs#L126
The field 'OSXLaunch._template' is assigned but its value is never used
|
test:
NewLife.Agent/OSXLaunch.cs#L126
The field 'OSXLaunch._template' is assigned but its value is never used
|
test:
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)
|
test:
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)
|
test:
NewLife.Agent/OSXLaunch.cs#L126
The field 'OSXLaunch._template' is assigned but its value is never used
|
test:
NewLife.Agent/ServiceBase.cs#L206
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)
|
test:
NewLife.Agent/ServiceBase.cs#L207
This call site is reachable on all platforms. 'WindowsPrincipal' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
test:
NewLife.Agent/OSXLaunch.cs#L126
The field 'OSXLaunch._template' is assigned but its value is never used
|
test:
NewLife.Agent/OSXLaunch.cs#L126
The field 'OSXLaunch._template' is assigned but its value is never used
|
test:
NewLife.Agent/OSXLaunch.cs#L126
The field 'OSXLaunch._template' is assigned but its value is never used
|
test:
NewLife.Agent/OSXLaunch.cs#L126
The field 'OSXLaunch._template' is assigned but its value is never used
|
test:
NewLife.Agent/OSXLaunch.cs#L126
The field 'OSXLaunch._template' is assigned but its value is never used
|
test:
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)
|
test:
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)
|
test:
NewLife.Agent/OSXLaunch.cs#L126
The field 'OSXLaunch._template' is assigned but its value is never used
|
test:
NewLife.Agent/WindowsService.cs#L569
This call site is reachable on all platforms. 'WindowsPrincipal' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
test:
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)
|