Docs #28
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/Patchers/Initialization/Solution/ExistingProjectInitVm.cs#L88
'StringExt.TrimStart(string, string)' is obsolete: 'Use alternative with comparison parameter'
|