Skip to content

Publish

Publish #199

Triggered via release September 21, 2024 08:19
@NoggogNoggog
published f48dcb7
Status Failure
Total duration 4m 35s
Artifacts

publish.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
release
Process completed with exit code 1.
release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
release: Mutagen.Bethesda.Synthesis/States/BaseRunState.cs#L45
The member 'IBaseRunState<TModSetter, TModGetter>.LoadOrder' does not hide an accessible member. The new keyword is not required.
release: Mutagen.Bethesda.Synthesis/Pipeline/SynthesisPipeline.cs#L85
'SynthesisState<TMod, TModGetter>' is obsolete: 'Use IPatcherState instead'
release: Mutagen.Bethesda.Synthesis/States/DI/PatcherStateFactory.cs#L210
'SynthesisState<TModSetter, TModGetter>' is obsolete: 'Use IPatcherState instead'
release
Missing XML comment for publicly visible type or member 'AssemblyVersions'
release
Missing XML comment for publicly visible type or member 'AssemblyVersions.AssemblyVersions(string, string?)'
release
Missing XML comment for publicly visible type or member 'AssemblyVersions.PrettyName'
release
Missing XML comment for publicly visible type or member 'AssemblyVersions.ProductVersion'
release
Missing XML comment for publicly visible type or member 'AssemblyVersions.For<TTypeFromAssembly>()'
release
The type 'AssemblyVersions' in 'D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\obj\x64\Release\net8.0\Noggog.SourceGenerators\Noggog.SourceGenerators.AssemblyVersion.Generator\AssemblyVersions.g.cs' conflicts with the imported type 'AssemblyVersions' in 'Mutagen.Bethesda.Synthesis, Version=0.30.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\obj\x64\Release\net8.0\Noggog.SourceGenerators\Noggog.SourceGenerators.AssemblyVersion.Generator\AssemblyVersions.g.cs'.
release: Synthesis.Bethesda.Execution/DotNet/Builder/BuildResultsProcessor.cs#L26
'StringExt.TrimStart(string, string)' is obsolete: 'Use alternative with comparison parameter'