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/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
|
The logs for this run have expired and are no longer available.
Loading