Skip to content

Docs

Docs #27

Triggered via push January 28, 2025 00:32
Status Success
Total duration 2m 41s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build
The type 'AssemblyVersions' in 'D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\obj\x64\Release\net8.0\Noggog.SourceGenerators\Noggog.SourceGenerators.AssemblyVersion.AssemblyVersionGenerator\AssemblyVersions.g.cs' conflicts with the imported type 'AssemblyVersions' in 'Mutagen.Bethesda.Synthesis, Version=0.33.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.AssemblyVersionGenerator\AssemblyVersions.g.cs'.
build
The type 'AssemblyVersions' in 'D:\a\Synthesis\Synthesis\Synthesis.Bethesda.CLI\obj\x64\Release\net8.0\Noggog.SourceGenerators\Noggog.SourceGenerators.AssemblyVersion.AssemblyVersionGenerator\AssemblyVersions.g.cs' conflicts with the imported type 'AssemblyVersions' in 'Mutagen.Bethesda.Synthesis, Version=0.33.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\Synthesis\Synthesis\Synthesis.Bethesda.CLI\obj\x64\Release\net8.0\Noggog.SourceGenerators\Noggog.SourceGenerators.AssemblyVersion.AssemblyVersionGenerator\AssemblyVersions.g.cs'.
build
The type 'AssemblyVersions' in 'D:\a\Synthesis\Synthesis\Synthesis.Bethesda.ImpactTester\obj\x64\Release\net8.0\Noggog.SourceGenerators\Noggog.SourceGenerators.AssemblyVersion.AssemblyVersionGenerator\AssemblyVersions.g.cs' conflicts with the imported type 'AssemblyVersions' in 'Mutagen.Bethesda.Synthesis, Version=0.33.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\Synthesis\Synthesis\Synthesis.Bethesda.ImpactTester\obj\x64\Release\net8.0\Noggog.SourceGenerators\Noggog.SourceGenerators.AssemblyVersion.AssemblyVersionGenerator\AssemblyVersions.g.cs'.
build
The type 'AssemblyVersions' in 'D:\a\Synthesis\Synthesis\Mutagen.Bethesda.Synthesis.WPF\obj\x64\Release\net8.0\Noggog.SourceGenerators\Noggog.SourceGenerators.AssemblyVersion.AssemblyVersionGenerator\AssemblyVersions.g.cs' conflicts with the imported type 'AssemblyVersions' in 'Mutagen.Bethesda.Synthesis, Version=0.33.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\Synthesis\Synthesis\Mutagen.Bethesda.Synthesis.WPF\obj\x64\Release\net8.0\Noggog.SourceGenerators\Noggog.SourceGenerators.AssemblyVersion.AssemblyVersionGenerator\AssemblyVersions.g.cs'.
build
The type 'AssemblyVersions' in 'D:\a\Synthesis\Synthesis\Mutagen.Bethesda.Synthesis.WPF\obj\x64\Release\net8.0\Noggog.SourceGenerators\Noggog.SourceGenerators.AssemblyVersion.AssemblyVersionGenerator\AssemblyVersions.g.cs' conflicts with the imported type 'AssemblyVersions' in 'Mutagen.Bethesda.Synthesis, Version=0.33.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\Synthesis\Synthesis\Mutagen.Bethesda.Synthesis.WPF\obj\x64\Release\net8.0\Noggog.SourceGenerators\Noggog.SourceGenerators.AssemblyVersion.AssemblyVersionGenerator\AssemblyVersions.g.cs'.
build
The type 'AssemblyVersions' in 'D:\a\Synthesis\Synthesis\Synthesis.Bethesda.GUI\obj\x64\Release\net8.0\win-x64\Noggog.SourceGenerators\Noggog.SourceGenerators.AssemblyVersion.AssemblyVersionGenerator\AssemblyVersions.g.cs' conflicts with the imported type 'AssemblyVersions' in 'Mutagen.Bethesda.Synthesis.WPF, Version=0.33.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\Synthesis\Synthesis\Synthesis.Bethesda.GUI\obj\x64\Release\net8.0\win-x64\Noggog.SourceGenerators\Noggog.SourceGenerators.AssemblyVersion.AssemblyVersionGenerator\AssemblyVersions.g.cs'.
build: Synthesis.Bethesda.GUI/Views/Initialization/Git/PatcherStoreListingView.xaml#L73
'PatcherStoreListingView.Name' hides inherited member 'FrameworkElement.Name'. Use the new keyword if hiding was intended.
build: Synthesis.Bethesda.GUI/ViewModels/Top/Settings/ProfilesDisplayVm.cs#L55
'ObservableExt.NotNull<T>(IObservable<T?>)' is obsolete: 'NotNull is deprecated in favor of WhereNotNull for naming consistency.'
build: Synthesis.Bethesda.GUI/Services/Patchers/Solution/SelectedProjectInputVm.cs#L35
'ObservableExt.NotNull<T>(IObservable<T?>)' is obsolete: 'NotNull is deprecated in favor of WhereNotNull for naming consistency.'
build: Synthesis.Bethesda.GUI/ViewModels/Top/ActiveRunVm.cs#L17
'ObservableExt.NotNull<T>(IObservable<T?>)' is obsolete: 'NotNull is deprecated in favor of WhereNotNull for naming consistency.'