Skip to content

v1.0.4.2

v1.0.4.2 #60

Triggered via push June 8, 2024 07:36
Status Success
Total duration 4m 44s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
build (Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Mushus/checkout-submodule@f6a7fddc9798c8f8728b252594243ced3b56e550. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: Mushus/checkout-submodule@f6a7fddc9798c8f8728b252594243ced3b56e550. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (Release): src/RemoteNET/Internal/Utils/FilePermissions.cs#L17
This call site is reachable on all platforms. 'FileSystemAclExtensions.GetAccessControl(FileInfo)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (Release): src/RemoteNET/Internal/Utils/FilePermissions.cs#L24
This call site is reachable on all platforms. 'FileSystemAclExtensions.SetAccessControl(FileInfo, FileSecurity)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (Release): src/RemoteNET/Internal/Utils/FilePermissions.cs#L20
This call site is reachable on all platforms. 'FileSystemAccessRule' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (Release): src/RemoteNET/Internal/Utils/FilePermissions.cs#L20
This call site is reachable on all platforms. 'FileSystemSecurity.AddAccessRule(FileSystemAccessRule)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (Release): src/RemoteNET/RemoteAppFactory.cs#L404
This call site is reachable on all platforms. 'FileSystemRights.ReadAndExecute' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (Release): src/RemoteNET/RemoteAppFactory.cs#L405
This call site is reachable on all platforms. 'AccessControlType.Allow' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (Debug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Mushus/checkout-submodule@f6a7fddc9798c8f8728b252594243ced3b56e550. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: Mushus/checkout-submodule@f6a7fddc9798c8f8728b252594243ced3b56e550. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (Debug): src/RemoteNET/Internal/Utils/FilePermissions.cs#L20
This call site is reachable on all platforms. 'FileSystemAccessRule' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (Debug): src/RemoteNET/RemoteAppFactory.cs#L404
This call site is reachable on all platforms. 'FileSystemRights.ReadAndExecute' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (Debug): src/RemoteNET/Internal/Utils/FilePermissions.cs#L24
This call site is reachable on all platforms. 'FileSystemAclExtensions.SetAccessControl(FileInfo, FileSecurity)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (Debug): src/RemoteNET/Internal/Utils/FilePermissions.cs#L20
This call site is reachable on all platforms. 'FileSystemSecurity.AddAccessRule(FileSystemAccessRule)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (Debug): src/RemoteNET/RemoteAppFactory.cs#L405
This call site is reachable on all platforms. 'AccessControlType.Allow' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (Debug): src/RemoteNET/Internal/Utils/FilePermissions.cs#L17
This call site is reachable on all platforms. 'FileSystemAclExtensions.GetAccessControl(FileInfo)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)