Skip to content

Update to net8.0 and rename to LockChecker #2

Update to net8.0 and rename to LockChecker

Update to net8.0 and rename to LockChecker #2

Triggered via push May 18, 2024 10:57
Status Failure
Total duration 39s
Artifacts

ci.yaml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors
build (ubuntu-latest): LockCheck/Windows/NativeMethods.cs#L230
This call site is reachable on all platforms. 'SecurityIdentifier' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (ubuntu-latest): LockCheck/Windows/NativeMethods.cs#L232
This call site is reachable on all platforms. 'IdentityReference.Value' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (ubuntu-latest): LockCheck/Windows/NativeMethods.cs#L232
This call site is reachable on all platforms. 'SecurityIdentifier.Translate(Type)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (ubuntu-latest): LockCheck/Windows/NativeMethods.cs#L230
This call site is reachable on all platforms. 'SecurityIdentifier' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (ubuntu-latest): LockCheck/Windows/NativeMethods.cs#L232
This call site is reachable on all platforms. 'IdentityReference.Value' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (ubuntu-latest): LockCheck/Windows/NativeMethods.cs#L232
This call site is reachable on all platforms. 'SecurityIdentifier.Translate(Type)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (ubuntu-latest)
Process completed with exit code 1.
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
build (windows-latest)
The operation was canceled.