Skip to content

Merge pull request #9 from wqliceman/master #52

Merge pull request #9 from wqliceman/master

Merge pull request #9 from wqliceman/master #52

Triggered via push August 1, 2023 03:00
Status Success
Total duration 52s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

publish-beta.yml

on: push
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#L568
This call site is reachable on all platforms. 'WindowsIdentity.GetCurrent()' 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/WindowsService.cs#L569
This call site is reachable on all platforms. 'WindowsPrincipal' 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#L570
This call site is reachable on all platforms. 'WindowsPrincipal.IsInRole(WindowsBuiltInRole)' 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#L193
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.'