Skip to content

Directory/FilePath.MakeAbsolute() #133

Directory/FilePath.MakeAbsolute()

Directory/FilePath.MakeAbsolute() #133

Triggered via push January 14, 2024 08:59
Status Success
Total duration 3m 43s
Artifacts

ci-build.yml

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

Annotations

187 warnings
build (ubuntu-latest, Noggog.Autofac)
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 (ubuntu-latest, Noggog.Autofac): 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 (ubuntu-latest, Noggog.Autofac): 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 (ubuntu-latest, Noggog.Autofac): 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 (ubuntu-latest, Noggog.Autofac): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L5
'IBinaryMemoryWriteStream.Position' hides inherited member 'IBinaryWriteStream.Position'. Use the new keyword if hiding was intended.
build (ubuntu-latest, Noggog.Autofac): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L6
'IBinaryMemoryWriteStream.Length' hides inherited member 'IBinaryWriteStream.Length'. Use the new keyword if hiding was intended.
build (ubuntu-latest, Noggog.Autofac): Noggog.CSharpExt/Structs/FileSystems/FilePath.cs#L118
'IFileStreamFactory.Create(string, FileMode, FileAccess, FileShare)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode, FileAccess, FileShare)` instead.'
build (ubuntu-latest, Noggog.Autofac): Noggog.CSharpExt/Extensions/ObservableExt.cs#L607
XML comment is not placed on a valid language element
build (ubuntu-latest, Noggog.Autofac): Noggog.CSharpExt/Extensions/SymbolExtensions.cs#L11
XML comment has a typeparam tag for 'T', but there is no type parameter by that name
build (ubuntu-latest, Noggog.Autofac): 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 (ubuntu-latest, Noggog.Autofac): Noggog.CSharpExt/Extensions/XmlExt.cs#L100
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
build (ubuntu-latest, Noggog.CSharpExt)
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 (ubuntu-latest, Noggog.CSharpExt): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L5
'IBinaryMemoryWriteStream.Position' hides inherited member 'IBinaryWriteStream.Position'. Use the new keyword if hiding was intended.
build (ubuntu-latest, Noggog.CSharpExt): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L6
'IBinaryMemoryWriteStream.Length' hides inherited member 'IBinaryWriteStream.Length'. Use the new keyword if hiding was intended.
build (ubuntu-latest, Noggog.CSharpExt): Noggog.CSharpExt/Structs/FileSystems/FilePath.cs#L118
'IFileStreamFactory.Create(string, FileMode, FileAccess, FileShare)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode, FileAccess, FileShare)` instead.'
build (ubuntu-latest, Noggog.CSharpExt): Noggog.CSharpExt/Extensions/ObservableExt.cs#L607
XML comment is not placed on a valid language element
build (ubuntu-latest, Noggog.CSharpExt): Noggog.CSharpExt/Extensions/SymbolExtensions.cs#L11
XML comment has a typeparam tag for 'T', but there is no type parameter by that name
build (ubuntu-latest, Noggog.CSharpExt): 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 (ubuntu-latest, Noggog.CSharpExt): 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 (ubuntu-latest, Noggog.CSharpExt): 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 (ubuntu-latest, Noggog.CSharpExt): 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 (ubuntu-latest, Noggog.CSharpExt): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L5
'IBinaryMemoryWriteStream.Position' hides inherited member 'IBinaryWriteStream.Position'. Use the new keyword if hiding was intended.
build (ubuntu-latest, Noggog.CSharpExt.Json)
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 (ubuntu-latest, Noggog.CSharpExt.Json): 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 (ubuntu-latest, Noggog.CSharpExt.Json): 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 (ubuntu-latest, Noggog.CSharpExt.Json): 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 (ubuntu-latest, Noggog.CSharpExt.Json): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L5
'IBinaryMemoryWriteStream.Position' hides inherited member 'IBinaryWriteStream.Position'. Use the new keyword if hiding was intended.
build (ubuntu-latest, Noggog.CSharpExt.Json): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L6
'IBinaryMemoryWriteStream.Length' hides inherited member 'IBinaryWriteStream.Length'. Use the new keyword if hiding was intended.
build (ubuntu-latest, Noggog.CSharpExt.Json): Noggog.CSharpExt/Structs/FileSystems/FilePath.cs#L118
'IFileStreamFactory.Create(string, FileMode, FileAccess, FileShare)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode, FileAccess, FileShare)` instead.'
build (ubuntu-latest, Noggog.CSharpExt.Json): Noggog.CSharpExt/Extensions/ObservableExt.cs#L607
XML comment is not placed on a valid language element
build (ubuntu-latest, Noggog.CSharpExt.Json): Noggog.CSharpExt/Extensions/SymbolExtensions.cs#L11
XML comment has a typeparam tag for 'T', but there is no type parameter by that name
build (ubuntu-latest, Noggog.CSharpExt.Json): 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 (ubuntu-latest, Noggog.CSharpExt.Json): Noggog.CSharpExt/Extensions/XmlExt.cs#L100
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
build (ubuntu-latest, Noggog.Testing)
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 (ubuntu-latest, Noggog.Testing): 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 (ubuntu-latest, Noggog.Testing): 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 (ubuntu-latest, Noggog.Testing): 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 (ubuntu-latest, Noggog.Testing): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L5
'IBinaryMemoryWriteStream.Position' hides inherited member 'IBinaryWriteStream.Position'. Use the new keyword if hiding was intended.
build (ubuntu-latest, Noggog.Testing): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L6
'IBinaryMemoryWriteStream.Length' hides inherited member 'IBinaryWriteStream.Length'. Use the new keyword if hiding was intended.
build (ubuntu-latest, Noggog.Testing): Noggog.CSharpExt/Structs/FileSystems/FilePath.cs#L118
'IFileStreamFactory.Create(string, FileMode, FileAccess, FileShare)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode, FileAccess, FileShare)` instead.'
build (ubuntu-latest, Noggog.Testing): Noggog.CSharpExt/Extensions/ObservableExt.cs#L607
XML comment is not placed on a valid language element
build (ubuntu-latest, Noggog.Testing): Noggog.CSharpExt/Extensions/SymbolExtensions.cs#L11
XML comment has a typeparam tag for 'T', but there is no type parameter by that name
build (ubuntu-latest, Noggog.Testing): 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 (ubuntu-latest, Noggog.Testing): Noggog.CSharpExt/Extensions/XmlExt.cs#L100
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
build (ubuntu-latest, CSharpExt.UnitTests)
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 (ubuntu-latest, CSharpExt.UnitTests): 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 (ubuntu-latest, CSharpExt.UnitTests): 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 (ubuntu-latest, CSharpExt.UnitTests): 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 (ubuntu-latest, CSharpExt.UnitTests): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L5
'IBinaryMemoryWriteStream.Position' hides inherited member 'IBinaryWriteStream.Position'. Use the new keyword if hiding was intended.
build (ubuntu-latest, CSharpExt.UnitTests): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L6
'IBinaryMemoryWriteStream.Length' hides inherited member 'IBinaryWriteStream.Length'. Use the new keyword if hiding was intended.
build (ubuntu-latest, CSharpExt.UnitTests): Noggog.CSharpExt/Structs/FileSystems/FilePath.cs#L118
'IFileStreamFactory.Create(string, FileMode, FileAccess, FileShare)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode, FileAccess, FileShare)` instead.'
build (ubuntu-latest, CSharpExt.UnitTests): Noggog.CSharpExt/Extensions/ObservableExt.cs#L607
XML comment is not placed on a valid language element
build (ubuntu-latest, CSharpExt.UnitTests): Noggog.CSharpExt/Extensions/SymbolExtensions.cs#L11
XML comment has a typeparam tag for 'T', but there is no type parameter by that name
build (ubuntu-latest, CSharpExt.UnitTests): 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 (ubuntu-latest, CSharpExt.UnitTests): Noggog.CSharpExt/Extensions/XmlExt.cs#L100
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
build (macos-latest, Noggog.Autofac)
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 (macos-latest, Noggog.Autofac): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L5
'IBinaryMemoryWriteStream.Position' hides inherited member 'IBinaryWriteStream.Position'. Use the new keyword if hiding was intended.
build (macos-latest, Noggog.Autofac): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L6
'IBinaryMemoryWriteStream.Length' hides inherited member 'IBinaryWriteStream.Length'. Use the new keyword if hiding was intended.
build (macos-latest, Noggog.Autofac): 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 (macos-latest, Noggog.Autofac): 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 (macos-latest, Noggog.Autofac): 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 (macos-latest, Noggog.Autofac): Noggog.CSharpExt/Structs/FileSystems/FilePath.cs#L118
'IFileStreamFactory.Create(string, FileMode, FileAccess, FileShare)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode, FileAccess, FileShare)` instead.'
build (macos-latest, Noggog.Autofac): Noggog.CSharpExt/Extensions/ObservableExt.cs#L607
XML comment is not placed on a valid language element
build (macos-latest, Noggog.Autofac): Noggog.CSharpExt/Extensions/SymbolExtensions.cs#L11
XML comment has a typeparam tag for 'T', but there is no type parameter by that name
build (macos-latest, Noggog.Autofac): 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 (macos-latest, Noggog.Autofac): Noggog.CSharpExt/Extensions/XmlExt.cs#L100
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
build (macos-latest, Noggog.CSharpExt)
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 (macos-latest, Noggog.CSharpExt): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L5
'IBinaryMemoryWriteStream.Position' hides inherited member 'IBinaryWriteStream.Position'. Use the new keyword if hiding was intended.
build (macos-latest, Noggog.CSharpExt): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L6
'IBinaryMemoryWriteStream.Length' hides inherited member 'IBinaryWriteStream.Length'. Use the new keyword if hiding was intended.
build (macos-latest, Noggog.CSharpExt): Noggog.CSharpExt/Structs/FileSystems/FilePath.cs#L118
'IFileStreamFactory.Create(string, FileMode, FileAccess, FileShare)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode, FileAccess, FileShare)` instead.'
build (macos-latest, Noggog.CSharpExt): Noggog.CSharpExt/Extensions/ObservableExt.cs#L607
XML comment is not placed on a valid language element
build (macos-latest, Noggog.CSharpExt): Noggog.CSharpExt/Extensions/SymbolExtensions.cs#L11
XML comment has a typeparam tag for 'T', but there is no type parameter by that name
build (macos-latest, Noggog.CSharpExt): 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 (macos-latest, Noggog.CSharpExt): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L5
'IBinaryMemoryWriteStream.Position' hides inherited member 'IBinaryWriteStream.Position'. Use the new keyword if hiding was intended.
build (macos-latest, Noggog.CSharpExt): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L6
'IBinaryMemoryWriteStream.Length' hides inherited member 'IBinaryWriteStream.Length'. Use the new keyword if hiding was intended.
build (macos-latest, Noggog.CSharpExt): 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 (macos-latest, Noggog.CSharpExt): 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 (macos-latest, Noggog.CSharpExt.Json)
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 (macos-latest, Noggog.CSharpExt.Json): 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 (macos-latest, Noggog.CSharpExt.Json): 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 (macos-latest, Noggog.CSharpExt.Json): 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 (macos-latest, Noggog.CSharpExt.Json): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L5
'IBinaryMemoryWriteStream.Position' hides inherited member 'IBinaryWriteStream.Position'. Use the new keyword if hiding was intended.
build (macos-latest, Noggog.CSharpExt.Json): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L6
'IBinaryMemoryWriteStream.Length' hides inherited member 'IBinaryWriteStream.Length'. Use the new keyword if hiding was intended.
build (macos-latest, Noggog.CSharpExt.Json): Noggog.CSharpExt/Structs/FileSystems/FilePath.cs#L118
'IFileStreamFactory.Create(string, FileMode, FileAccess, FileShare)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode, FileAccess, FileShare)` instead.'
build (macos-latest, Noggog.CSharpExt.Json): Noggog.CSharpExt/Extensions/ObservableExt.cs#L607
XML comment is not placed on a valid language element
build (macos-latest, Noggog.CSharpExt.Json): Noggog.CSharpExt/Extensions/SymbolExtensions.cs#L11
XML comment has a typeparam tag for 'T', but there is no type parameter by that name
build (macos-latest, Noggog.CSharpExt.Json): 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 (macos-latest, Noggog.CSharpExt.Json): Noggog.CSharpExt/Extensions/XmlExt.cs#L100
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
build (macos-latest, CSharpExt.UnitTests)
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 (macos-latest, CSharpExt.UnitTests): 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 (macos-latest, CSharpExt.UnitTests): 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 (macos-latest, CSharpExt.UnitTests): 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 (macos-latest, CSharpExt.UnitTests): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L5
'IBinaryMemoryWriteStream.Position' hides inherited member 'IBinaryWriteStream.Position'. Use the new keyword if hiding was intended.
build (macos-latest, CSharpExt.UnitTests): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L6
'IBinaryMemoryWriteStream.Length' hides inherited member 'IBinaryWriteStream.Length'. Use the new keyword if hiding was intended.
build (macos-latest, CSharpExt.UnitTests): Noggog.CSharpExt/Structs/FileSystems/FilePath.cs#L118
'IFileStreamFactory.Create(string, FileMode, FileAccess, FileShare)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode, FileAccess, FileShare)` instead.'
build (macos-latest, CSharpExt.UnitTests): Noggog.CSharpExt/Extensions/ObservableExt.cs#L607
XML comment is not placed on a valid language element
build (macos-latest, CSharpExt.UnitTests): Noggog.CSharpExt/Extensions/SymbolExtensions.cs#L11
XML comment has a typeparam tag for 'T', but there is no type parameter by that name
build (macos-latest, CSharpExt.UnitTests): 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 (macos-latest, CSharpExt.UnitTests): Noggog.CSharpExt/Extensions/XmlExt.cs#L100
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
build (windows-latest, Noggog.CSharpExt.Json)
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 (windows-latest, Noggog.CSharpExt.Json): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L5
'IBinaryMemoryWriteStream.Position' hides inherited member 'IBinaryWriteStream.Position'. Use the new keyword if hiding was intended.
build (windows-latest, Noggog.CSharpExt.Json): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L6
'IBinaryMemoryWriteStream.Length' hides inherited member 'IBinaryWriteStream.Length'. Use the new keyword if hiding was intended.
build (windows-latest, Noggog.CSharpExt.Json): Noggog.CSharpExt/Structs/FileSystems/FilePath.cs#L118
'IFileStreamFactory.Create(string, FileMode, FileAccess, FileShare)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode, FileAccess, FileShare)` instead.'
build (windows-latest, Noggog.CSharpExt.Json): Noggog.CSharpExt/Extensions/ObservableExt.cs#L607
XML comment is not placed on a valid language element
build (windows-latest, Noggog.CSharpExt.Json): Noggog.CSharpExt/Extensions/SymbolExtensions.cs#L11
XML comment has a typeparam tag for 'T', but there is no type parameter by that name
build (windows-latest, Noggog.CSharpExt.Json): 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 (windows-latest, Noggog.CSharpExt.Json): 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 (windows-latest, Noggog.CSharpExt.Json): 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 (windows-latest, Noggog.CSharpExt.Json): 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 (windows-latest, Noggog.CSharpExt.Json): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L5
'IBinaryMemoryWriteStream.Position' hides inherited member 'IBinaryWriteStream.Position'. Use the new keyword if hiding was intended.
build (windows-latest, Noggog.CSharpExt)
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 (windows-latest, Noggog.CSharpExt): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L5
'IBinaryMemoryWriteStream.Position' hides inherited member 'IBinaryWriteStream.Position'. Use the new keyword if hiding was intended.
build (windows-latest, Noggog.CSharpExt): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L6
'IBinaryMemoryWriteStream.Length' hides inherited member 'IBinaryWriteStream.Length'. Use the new keyword if hiding was intended.
build (windows-latest, Noggog.CSharpExt): Noggog.CSharpExt/Structs/FileSystems/FilePath.cs#L118
'IFileStreamFactory.Create(string, FileMode, FileAccess, FileShare)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode, FileAccess, FileShare)` instead.'
build (windows-latest, Noggog.CSharpExt): Noggog.CSharpExt/Extensions/ObservableExt.cs#L607
XML comment is not placed on a valid language element
build (windows-latest, Noggog.CSharpExt): Noggog.CSharpExt/Extensions/SymbolExtensions.cs#L11
XML comment has a typeparam tag for 'T', but there is no type parameter by that name
build (windows-latest, Noggog.CSharpExt): 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 (windows-latest, Noggog.CSharpExt): 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 (windows-latest, Noggog.CSharpExt): 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 (windows-latest, Noggog.CSharpExt): 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 (windows-latest, Noggog.CSharpExt): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L5
'IBinaryMemoryWriteStream.Position' hides inherited member 'IBinaryWriteStream.Position'. Use the new keyword if hiding was intended.
build (windows-latest, Noggog.CSharpExt.Windows)
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 (windows-latest, Noggog.CSharpExt.Windows): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L5
'IBinaryMemoryWriteStream.Position' hides inherited member 'IBinaryWriteStream.Position'. Use the new keyword if hiding was intended.
build (windows-latest, Noggog.CSharpExt.Windows): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L6
'IBinaryMemoryWriteStream.Length' hides inherited member 'IBinaryWriteStream.Length'. Use the new keyword if hiding was intended.
build (windows-latest, Noggog.CSharpExt.Windows): Noggog.CSharpExt/Structs/FileSystems/FilePath.cs#L118
'IFileStreamFactory.Create(string, FileMode, FileAccess, FileShare)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode, FileAccess, FileShare)` instead.'
build (windows-latest, Noggog.CSharpExt.Windows): Noggog.CSharpExt/Extensions/ObservableExt.cs#L607
XML comment is not placed on a valid language element
build (windows-latest, Noggog.CSharpExt.Windows): Noggog.CSharpExt/Extensions/SymbolExtensions.cs#L11
XML comment has a typeparam tag for 'T', but there is no type parameter by that name
build (windows-latest, Noggog.CSharpExt.Windows): 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 (windows-latest, Noggog.CSharpExt.Windows): 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 (windows-latest, Noggog.CSharpExt.Windows): 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 (windows-latest, Noggog.CSharpExt.Windows): 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 (windows-latest, Noggog.CSharpExt.Windows): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L5
'IBinaryMemoryWriteStream.Position' hides inherited member 'IBinaryWriteStream.Position'. Use the new keyword if hiding was intended.
build (windows-latest, Noggog.Autofac)
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 (windows-latest, Noggog.Autofac): 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 (windows-latest, Noggog.Autofac): 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 (windows-latest, Noggog.Autofac): 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 (windows-latest, Noggog.Autofac): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L5
'IBinaryMemoryWriteStream.Position' hides inherited member 'IBinaryWriteStream.Position'. Use the new keyword if hiding was intended.
build (windows-latest, Noggog.Autofac): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L6
'IBinaryMemoryWriteStream.Length' hides inherited member 'IBinaryWriteStream.Length'. Use the new keyword if hiding was intended.
build (windows-latest, Noggog.Autofac): Noggog.CSharpExt/Structs/FileSystems/FilePath.cs#L118
'IFileStreamFactory.Create(string, FileMode, FileAccess, FileShare)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode, FileAccess, FileShare)` instead.'
build (windows-latest, Noggog.Autofac): Noggog.CSharpExt/Extensions/ObservableExt.cs#L607
XML comment is not placed on a valid language element
build (windows-latest, Noggog.Autofac): Noggog.CSharpExt/Extensions/SymbolExtensions.cs#L11
XML comment has a typeparam tag for 'T', but there is no type parameter by that name
build (windows-latest, Noggog.Autofac): 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 (windows-latest, Noggog.Autofac): Noggog.CSharpExt/Extensions/XmlExt.cs#L100
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
build (windows-latest, Noggog.WPF)
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 (windows-latest, Noggog.WPF): 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 (windows-latest, Noggog.WPF): 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 (windows-latest, Noggog.WPF): 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 (windows-latest, Noggog.WPF): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L5
'IBinaryMemoryWriteStream.Position' hides inherited member 'IBinaryWriteStream.Position'. Use the new keyword if hiding was intended.
build (windows-latest, Noggog.WPF): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L6
'IBinaryMemoryWriteStream.Length' hides inherited member 'IBinaryWriteStream.Length'. Use the new keyword if hiding was intended.
build (windows-latest, Noggog.WPF): Noggog.CSharpExt/Structs/FileSystems/FilePath.cs#L118
'IFileStreamFactory.Create(string, FileMode, FileAccess, FileShare)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode, FileAccess, FileShare)` instead.'
build (windows-latest, Noggog.WPF): Noggog.CSharpExt/Extensions/ObservableExt.cs#L607
XML comment is not placed on a valid language element
build (windows-latest, Noggog.WPF): Noggog.CSharpExt/Extensions/SymbolExtensions.cs#L11
XML comment has a typeparam tag for 'T', but there is no type parameter by that name
build (windows-latest, Noggog.WPF): 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 (windows-latest, Noggog.WPF): Noggog.CSharpExt/Extensions/XmlExt.cs#L100
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
build (macos-latest, Noggog.Testing)
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 (macos-latest, Noggog.Testing): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L5
'IBinaryMemoryWriteStream.Position' hides inherited member 'IBinaryWriteStream.Position'. Use the new keyword if hiding was intended.
build (macos-latest, Noggog.Testing): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L6
'IBinaryMemoryWriteStream.Length' hides inherited member 'IBinaryWriteStream.Length'. Use the new keyword if hiding was intended.
build (macos-latest, Noggog.Testing): 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 (macos-latest, Noggog.Testing): 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 (macos-latest, Noggog.Testing): 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 (macos-latest, Noggog.Testing): Noggog.CSharpExt/Structs/FileSystems/FilePath.cs#L118
'IFileStreamFactory.Create(string, FileMode, FileAccess, FileShare)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode, FileAccess, FileShare)` instead.'
build (macos-latest, Noggog.Testing): Noggog.CSharpExt/Extensions/ObservableExt.cs#L607
XML comment is not placed on a valid language element
build (macos-latest, Noggog.Testing): Noggog.CSharpExt/Extensions/SymbolExtensions.cs#L11
XML comment has a typeparam tag for 'T', but there is no type parameter by that name
build (macos-latest, Noggog.Testing): 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 (macos-latest, Noggog.Testing): Noggog.CSharpExt/Extensions/XmlExt.cs#L100
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
build (windows-latest, Noggog.Testing)
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 (windows-latest, Noggog.Testing): 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 (windows-latest, Noggog.Testing): 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 (windows-latest, Noggog.Testing): 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 (windows-latest, Noggog.Testing): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L5
'IBinaryMemoryWriteStream.Position' hides inherited member 'IBinaryWriteStream.Position'. Use the new keyword if hiding was intended.
build (windows-latest, Noggog.Testing): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L6
'IBinaryMemoryWriteStream.Length' hides inherited member 'IBinaryWriteStream.Length'. Use the new keyword if hiding was intended.
build (windows-latest, Noggog.Testing): Noggog.CSharpExt/Structs/FileSystems/FilePath.cs#L118
'IFileStreamFactory.Create(string, FileMode, FileAccess, FileShare)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode, FileAccess, FileShare)` instead.'
build (windows-latest, Noggog.Testing): Noggog.CSharpExt/Extensions/ObservableExt.cs#L607
XML comment is not placed on a valid language element
build (windows-latest, Noggog.Testing): Noggog.CSharpExt/Extensions/SymbolExtensions.cs#L11
XML comment has a typeparam tag for 'T', but there is no type parameter by that name
build (windows-latest, Noggog.Testing): 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 (windows-latest, Noggog.Testing): Noggog.CSharpExt/Extensions/XmlExt.cs#L100
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
build (windows-latest, CSharpExt.UnitTests)
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 (windows-latest, CSharpExt.UnitTests): 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 (windows-latest, CSharpExt.UnitTests): 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 (windows-latest, CSharpExt.UnitTests): 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 (windows-latest, CSharpExt.UnitTests): 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 (windows-latest, CSharpExt.UnitTests): 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 (windows-latest, CSharpExt.UnitTests): 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 (windows-latest, CSharpExt.UnitTests): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L5
'IBinaryMemoryWriteStream.Position' hides inherited member 'IBinaryWriteStream.Position'. Use the new keyword if hiding was intended.
build (windows-latest, CSharpExt.UnitTests): Noggog.CSharpExt/Streams/Binary/IBinaryMemoryWriteStream.cs#L6
'IBinaryMemoryWriteStream.Length' hides inherited member 'IBinaryWriteStream.Length'. Use the new keyword if hiding was intended.
build (windows-latest, CSharpExt.UnitTests): Noggog.CSharpExt/Structs/FileSystems/FilePath.cs#L118
'IFileStreamFactory.Create(string, FileMode, FileAccess, FileShare)' is obsolete: 'Use `IFileStreamFactory.New(string, FileMode, FileAccess, FileShare)` instead.'
build (windows-latest, CSharpExt.UnitTests): Noggog.CSharpExt/Extensions/ObservableExt.cs#L607
XML comment is not placed on a valid language element