CI updates #140
Annotations
20 warnings
build-test:
Mutagen.Bethesda.Serialization.Testing/Exceptions/DidNotMatchException.cs#L29
Avoid inexact read with 'System.IO.Stream.Read(System.Span<byte>)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
build-test
The entry point of the program is global code; ignoring 'AutoGeneratedProgram.Main(string[])' entry point.
|
build-test
Missing XML comment for publicly visible type or member 'MutagenYamlConverterFallout4ModMixIns'
|
build-test
Missing XML comment for publicly visible type or member 'MutagenYamlConverterFallout4ModMixIns.Serialize(MutagenYamlConverter, IFallout4ModGetter, FilePath, object?, IWorkDropoff?, IFileSystem?, ICreateStream?, CancellationToken?)'
|
build-test
Missing XML comment for publicly visible type or member 'MutagenYamlConverterFallout4ModMixIns.Serialize(MutagenYamlConverter, IFallout4ModGetter, Stream, object?, IWorkDropoff?, IFileSystem?, ICreateStream?, CancellationToken?)'
|
build-test
Missing XML comment for publicly visible type or member 'MutagenYamlConverterFallout4ModMixIns.Deserialize(MutagenYamlConverter, FilePath, object?, IWorkDropoff?, IFileSystem?, ICreateStream?, CancellationToken?)'
|
build-test
Missing XML comment for publicly visible type or member 'MutagenYamlConverterFallout4ModMixIns.Deserialize(MutagenYamlConverter, Stream, ModKey, Fallout4Release, object?, IWorkDropoff?, IFileSystem?, ICreateStream?, CancellationToken?)'
|
build-test
Missing XML comment for publicly visible type or member 'MutagenYamlConverterFallout4ModMixIns.DeserializeInto(MutagenYamlConverter, FilePath, IFallout4Mod, IWorkDropoff?, IFileSystem?, ICreateStream?, CancellationToken?)'
|
build-test
Missing XML comment for publicly visible type or member 'MutagenYamlConverterFallout4ModMixIns.DeserializeInto(MutagenYamlConverter, Stream, IFallout4Mod, IWorkDropoff?, IFileSystem?, ICreateStream?, CancellationToken?)'
|
build-test
Missing XML comment for publicly visible type or member 'MutagenJsonConverterFallout4ModMixIns'
|
build-test:
Noggog.Verify.FileAbstractions/VerifyFileAbstractions.cs#L31
'FileExtensions.IsText(string?)' is obsolete: 'Use IsTextFile or IsTextExtension'
|
build-test:
Noggog.Verify.FileAbstractions/VerifyFileAbstractions.cs#L31
'FileExtensions.IsText(string?)' is obsolete: 'Use IsTextFile or IsTextExtension'
|
build-test:
Mutagen.Bethesda.Serialization/Utility/BlockParallelHelper.cs#L212
'EnumerableExt.NotNull<T>(IEnumerable<T?>)' is obsolete: 'NotNull is deprecated in favor of WhereNotNull for naming consistency.'
|
build-test:
Mutagen.Bethesda.Serialization/Utility/BlockParallelHelper.cs#L224
'EnumerableExt.NotNull<T>(IEnumerable<T?>)' is obsolete: 'NotNull is deprecated in favor of WhereNotNull for naming consistency.'
|
build-test:
Mutagen.Bethesda.Serialization/Utility/BlockParallelHelper.cs#L235
'EnumerableExt.NotNull<T>(IEnumerable<T?>)' is obsolete: 'NotNull is deprecated in favor of WhereNotNull for naming consistency.'
|
build-test:
Mutagen.Bethesda.Serialization/Utility/XYBlockParallelHelper.cs#L262
'EnumerableExt.NotNull<T>(IEnumerable<T?>)' is obsolete: 'NotNull is deprecated in favor of WhereNotNull for naming consistency.'
|
build-test:
Mutagen.Bethesda.Serialization/Utility/XYBlockParallelHelper.cs#L338
'EnumerableExt.NotNull<T>(IEnumerable<T?>)' is obsolete: 'NotNull is deprecated in favor of WhereNotNull for naming consistency.'
|
build-test:
Mutagen.Bethesda.Serialization/Utility/XYBlockParallelHelper.cs#L404
'EnumerableExt.NotNull<T>(IEnumerable<T?>)' is obsolete: 'NotNull is deprecated in favor of WhereNotNull for naming consistency.'
|
build-test:
Mutagen.Bethesda.Serialization/Utility/XYBlockParallelHelper.cs#L470
'EnumerableExt.NotNull<T>(IEnumerable<T?>)' is obsolete: 'NotNull is deprecated in favor of WhereNotNull for naming consistency.'
|
build-test:
Mutagen.Bethesda.Serialization/Utility/BlockParallelHelper.cs#L212
'EnumerableExt.NotNull<T>(IEnumerable<T?>)' is obsolete: 'NotNull is deprecated in favor of WhereNotNull for naming consistency.'
|