Merge branch 'master' of https://github.com/NewLifeX/NewLife.Agent #53
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/WindowsService.cs#L533
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.'
|
build-publish:
NewLife.Agent/WindowsService.cs#L570
This call site is reachable on all platforms. 'WindowsBuiltInRole.Administrator' is only supported on: 'windows'.
|
build-publish:
NewLife.Agent/ServiceBase.cs#L194
This call site is reachable on all platforms. 'WindowsBuiltInRole.Administrator' is only supported on: 'windows'.
|
build-publish:
NewLife.Agent/ServiceBase.cs#L192
This call site is reachable on all platforms. 'WindowsIdentity.GetCurrent()' is only supported on: 'windows'.
|
build-publish:
NewLife.Agent/ServiceBase.cs#L193
This call site is reachable on all platforms. 'WindowsPrincipal' is only supported on: 'windows'.
|
build-publish:
NewLife.Agent/WindowsService.cs#L570
This call site is reachable on all platforms. 'WindowsPrincipal.IsInRole(WindowsBuiltInRole)' is only supported on: 'windows'.
|
build-publish:
NewLife.Agent/WindowsService.cs#L568
This call site is reachable on all platforms. 'WindowsIdentity.GetCurrent()' is only supported on: 'windows'.
|
build-publish:
NewLife.Agent/ServiceBase.cs#L194
This call site is reachable on all platforms. 'WindowsPrincipal.IsInRole(WindowsBuiltInRole)' is only supported on: 'windows'.
|
build-publish:
NewLife.Agent/WindowsService.cs#L569
This call site is reachable on all platforms. 'WindowsPrincipal' is only supported on: 'windows'.
|
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.'
|