Skip to content

[fix] 修改RcInit运行程序时,针对某些Linux内核,启动必须Sxx开头的服务文件,故创建一个S开头的软链接文件进行启动 #49

[fix] 修改RcInit运行程序时,针对某些Linux内核,启动必须Sxx开头的服务文件,故创建一个S开头的软链接文件进行启动

[fix] 修改RcInit运行程序时,针对某些Linux内核,启动必须Sxx开头的服务文件,故创建一个S开头的软链接文件进行启动 #49

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

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
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.'
test: NewLife.Agent/ServiceBase.cs#L194
This call site is reachable on all platforms. 'WindowsPrincipal.IsInRole(WindowsBuiltInRole)' is only supported on: 'windows'.
test: NewLife.Agent/ServiceBase.cs#L193
This call site is reachable on all platforms. 'WindowsPrincipal' is only supported on: 'windows'.
test: NewLife.Agent/ServiceBase.cs#L194
This call site is reachable on all platforms. 'WindowsBuiltInRole.Administrator' is only supported on: 'windows'.
test: NewLife.Agent/ServiceBase.cs#L192
This call site is reachable on all platforms. 'WindowsIdentity.GetCurrent()' is only supported on: 'windows'.
test: NewLife.Agent/WindowsService.cs#L569
This call site is reachable on all platforms. 'WindowsPrincipal' is only supported on: 'windows'.
test: NewLife.Agent/WindowsService.cs#L568
This call site is reachable on all platforms. 'WindowsIdentity.GetCurrent()' is only supported on: 'windows'.
test: NewLife.Agent/WindowsService.cs#L570
This call site is reachable on all platforms. 'WindowsBuiltInRole.Administrator' is only supported on: 'windows'.
test: NewLife.Agent/WindowsService.cs#L570
This call site is reachable on all platforms. 'WindowsPrincipal.IsInRole(WindowsBuiltInRole)' is only supported on: 'windows'.
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.'
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.'
test: NewLife.Agent/WindowsService.cs#L569
This call site is reachable on all platforms. 'WindowsPrincipal' is only supported on: 'windows'.
test: NewLife.Agent/ServiceBase.cs#L192
This call site is reachable on all platforms. 'WindowsIdentity.GetCurrent()' is only supported on: 'windows'.
test: NewLife.Agent/WindowsService.cs#L570
This call site is reachable on all platforms. 'WindowsBuiltInRole.Administrator' is only supported on: 'windows'.
test: NewLife.Agent/ServiceBase.cs#L193
This call site is reachable on all platforms. 'WindowsPrincipal' is only supported on: 'windows'.
test: NewLife.Agent/WindowsService.cs#L568
This call site is reachable on all platforms. 'WindowsIdentity.GetCurrent()' is only supported on: 'windows'.
test: NewLife.Agent/WindowsService.cs#L570
This call site is reachable on all platforms. 'WindowsPrincipal.IsInRole(WindowsBuiltInRole)' is only supported on: 'windows'.
test: NewLife.Agent/ServiceBase.cs#L194
This call site is reachable on all platforms. 'WindowsPrincipal.IsInRole(WindowsBuiltInRole)' is only supported on: 'windows'.
test: NewLife.Agent/ServiceBase.cs#L194
This call site is reachable on all platforms. 'WindowsBuiltInRole.Administrator' is only supported on: 'windows'.
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.'