no message #5
Merged
no message #5
Annotations
1 error and 6 warnings
|
Format
Process completed with exit code 2.
|
|
Format:
src/MappedFileQueues/CrossPlatformProcessLock.cs#L94
This call site is reachable on all platforms. 'FileStream.Lock(long, long)' is unsupported on: 'macOS/OSX'.
|
|
Format:
src/MappedFileQueues/CrossPlatformProcessLock.cs#L107
This call site is reachable on all platforms. 'FileStream.Unlock(long, long)' is unsupported on: 'macOS/OSX'.
|
|
Build:
src/MappedFileQueues/CrossPlatformProcessLock.cs#L94
This call site is reachable on all platforms. 'FileStream.Lock(long, long)' is unsupported on: 'macOS/OSX'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build:
src/MappedFileQueues/CrossPlatformProcessLock.cs#L107
This call site is reachable on all platforms. 'FileStream.Unlock(long, long)' is unsupported on: 'macOS/OSX'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build:
src/MappedFileQueues/CrossPlatformProcessLock.cs#L94
This call site is reachable on all platforms. 'FileStream.Lock(long, long)' is unsupported on: 'macOS/OSX'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build:
src/MappedFileQueues/CrossPlatformProcessLock.cs#L107
This call site is reachable on all platforms. 'FileStream.Unlock(long, long)' is unsupported on: 'macOS/OSX'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Loading