Skip to content

Missing test

Missing test #130

Triggered via push October 22, 2024 06:39
Status Success
Total duration 2m 10s
Artifacts

ci-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
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, FilePath, Meta, 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, FilePath, Meta, 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: Noggog.Verify.FileAbstractions/VerifyFileAbstractions.cs#L31
'FileExtensions.IsText(string?)' is obsolete: 'Use IsTextFile or IsTextExtension'
build-test: Mutagen.Bethesda.Serialization.SourceGenerator/Serialization/SerializationSourceGeneratorContainer.cs#L96
Warning while resolving dependencies for 'Mutagen.Bethesda.Serialization.SourceGenerator.Serialization.SerializationSourceGeneratorInitializer': Resolving all registration of type 'Mutagen.Bethesda.Serialization.SourceGenerator.Serialization.Fields.ISerializationInterceptor', but there are no such registrations.
build-test
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Noggog.CSharpExt
build-test
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
build-test
- Add lib or ref assemblies for the netstandard2.0 target framework
build-test
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Mutagen.Bethesda.Core
build-test
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Noggog.CSharpExt
build-test: Mutagen.Bethesda.Serialization.Tests/Loqui/TestBlockGroup.cs#L5
'SubBlock' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build-test: Mutagen.Bethesda.Serialization.Tests/Loqui/TestBlockGroup.cs#L25
'Block' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build-test: Mutagen.Bethesda.Serialization.Tests/Loqui/TestBlockGroup.cs#L45
'TestBlockGroup' overrides Object.Equals(object o) but does not override Object.GetHashCode()