Merge remote-tracking branch 'upstream/reorganize' into macos-m1 #1
Annotations
10 errors and 11 warnings
|
|
|
|
|
|
|
|
|
|
|
external/iced/src/csharp/Intel/Iced/Intel/EncoderException.cs#L31
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
src/MonoMod.Core/Platforms/PlatformTriple.cs#L496
The field 'PlatformTriple.FIRST_TIME_DEBUG_WRITE' is assigned but its value is never used
|
src/MonoMod.Core/Platforms/PlatformTriple.cs#L495
Unused field 'DEBUG_FILE_LOCK' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
|
src/MonoMod.Core/Platforms/PlatformTriple.cs#L496
Unused field 'FIRST_TIME_DEBUG_WRITE' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
|
src/MonoMod.Core/Platforms/PlatformTriple.cs#L10
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
src/MonoMod.Core/Platforms/PlatformTriple.cs#L496
The field 'PlatformTriple.FIRST_TIME_DEBUG_WRITE' is assigned but its value is never used
|
src/MonoMod.Core/Platforms/PlatformTriple.cs#L495
Unused field 'DEBUG_FILE_LOCK' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
|
src/MonoMod.Core/Platforms/PlatformTriple.cs#L496
Unused field 'FIRST_TIME_DEBUG_WRITE' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
|
src/MonoMod.Core/Platforms/PlatformTriple.cs#L10
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
|
This job failed
Loading