Skip to content

Solution patcher project picker binding improvements #166

Solution patcher project picker binding improvements

Solution patcher project picker binding improvements #166

Triggered via push September 13, 2024 14:09
Status Success
Total duration 5m 53s
Artifacts

ci-release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
build
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
build: 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.
build: Mutagen.Bethesda.Synthesis/Pipeline/SynthesisPipeline.cs#L85
'SynthesisState<TMod, TModGetter>' is obsolete: 'Use IPatcherState instead'
build: Mutagen.Bethesda.Synthesis/States/DI/PatcherStateFactory.cs#L195
'SynthesisState<TModSetter, TModGetter>' is obsolete: 'Use IPatcherState instead'
build
Missing XML comment for publicly visible type or member 'AssemblyVersions'
build
Missing XML comment for publicly visible type or member 'AssemblyVersions.AssemblyVersions(string, string?)'
build
Missing XML comment for publicly visible type or member 'AssemblyVersions.PrettyName'
build
Missing XML comment for publicly visible type or member 'AssemblyVersions.ProductVersion'
build
Missing XML comment for publicly visible type or member 'AssemblyVersions.For<TTypeFromAssembly>()'
build
The type 'AssemblyVersions' in 'D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\obj\x64\Release\net6.0\Noggog.SourceGenerators\Noggog.SourceGenerators.AssemblyVersion.Generator\AssemblyVersions.g.cs' conflicts with the imported type 'AssemblyVersions' in 'Mutagen.Bethesda.Synthesis, Version=0.0.0.1, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\obj\x64\Release\net6.0\Noggog.SourceGenerators\Noggog.SourceGenerators.AssemblyVersion.Generator\AssemblyVersions.g.cs'.