Merge branch 'dev' into release #157
Annotations
11 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:
Mutagen.Bethesda.Synthesis/Pipeline/SynthesisPipeline.cs#L88
'SynthesisState<TMod, TModGetter>' is obsolete: 'Use IPatcherState instead'
|
build:
Mutagen.Bethesda.Synthesis/States/DI/PatcherStateFactory.cs#L160
'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 '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 'Noggog.SourceGenerators\Noggog.SourceGenerators.AssemblyVersion.Generator\AssemblyVersions.g.cs'.
|
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?)'
|