Skip to content

publish

publish #18

Manually triggered August 1, 2023 03:11
Status Success
Total duration 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

publish.yml

on: workflow_dispatch
build-publish
43s
build-publish
Fit to window
Zoom out
Zoom in

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. '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/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. '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/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/ServiceBase.cs#L192
This call site is reachable on all platforms. 'WindowsIdentity.GetCurrent()' 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.'