Directory/FilePath.MakeAbsolute() #133
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build:
Noggog.CSharpExt/Extensions/ByteExt.cs#L72
'ReliabilityContractAttribute' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0004)
|
Build:
Noggog.CSharpExt/Extensions/ByteExt.cs#L72
'Consistency' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0004)
|
Build:
Noggog.CSharpExt/Extensions/ByteExt.cs#L72
'Cer' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0004)
|
Build:
Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L5
'IBinaryMemoryWriteStream.Position' hides inherited member 'IBinaryWriteStream.Position'. Use the new keyword if hiding was intended.
|
Build:
Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L6
'IBinaryMemoryWriteStream.Length' hides inherited member 'IBinaryWriteStream.Length'. Use the new keyword if hiding was intended.
|
Build:
Noggog.CSharpExt/Structs/FileSystems/FilePath.cs#L118
'IFileStreamFactory.Create(string, FileMode, FileAccess, FileShare)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode, FileAccess, FileShare)` instead.'
|
Build:
Noggog.CSharpExt/Extensions/ObservableExt.cs#L607
XML comment is not placed on a valid language element
|
Build:
Noggog.CSharpExt/Extensions/SymbolExtensions.cs#L11
XML comment has a typeparam tag for 'T', but there is no type parameter by that name
|
Build:
Noggog.CSharpExt/Extensions/SymbolExtensions.cs#L36
Type parameter 'TResult' has no matching typeparam tag in the XML comment on 'SymbolExtensions.GetMethodInfo<T, TResult>(Expression<Func<T, TResult>>)' (but other type parameters do)
|
Build:
Noggog.CSharpExt/Extensions/XmlExt.cs#L100
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
The logs for this run have expired and are no longer available.
Loading