Skip to content

v1.0.3.9

v1.0.3.9 #142

Triggered via release October 8, 2024 06:42
@Piranha91Piranha91
published v1.0.3.9
Status Success
Total duration 2m 54s
Artifacts

publish.yml

on: release
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, actions/setup-dotnet@v1. 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@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
The type 'AssemblyVersions' in 'D:\a\SynthEBD\SynthEBD\SynthEBD\obj\Release\net8.0\Noggog.SourceGenerators\Noggog.SourceGenerators.AssemblyVersion.Generator\AssemblyVersions.g.cs' conflicts with the imported type 'AssemblyVersions' in 'Mutagen.Bethesda.Synthesis.WPF, Version=0.30.4.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\SynthEBD\SynthEBD\SynthEBD\obj\Release\net8.0\Noggog.SourceGenerators\Noggog.SourceGenerators.AssemblyVersion.Generator\AssemblyVersions.g.cs'.
build: SynthEBD/Classes_Aux/ViewModels/VM.cs#L10
Nullability of reference types in type of 'event PropertyChangedEventHandler VM.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
build: SynthEBD/Patcher/PatcherAux/CombinationLog.cs#L229
Nullability of reference types in type of parameter 'x' of 'bool CombinationRecordComparer.Equals(GeneratedRecordInfo x, GeneratedRecordInfo y)' doesn't match implicitly implemented member 'bool IEqualityComparer<GeneratedRecordInfo>.Equals(GeneratedRecordInfo? x, GeneratedRecordInfo? y)' (possibly because of nullability attributes).
build: SynthEBD/Patcher/PatcherAux/CombinationLog.cs#L229
Nullability of reference types in type of parameter 'y' of 'bool CombinationRecordComparer.Equals(GeneratedRecordInfo x, GeneratedRecordInfo y)' doesn't match implicitly implemented member 'bool IEqualityComparer<GeneratedRecordInfo>.Equals(GeneratedRecordInfo? x, GeneratedRecordInfo? y)' (possibly because of nullability attributes).
build: SynthEBD/Patcher/PatcherAux/DeepCopyByExpressionTrees.cs#L34
Cannot convert null literal to non-nullable reference type.
build: SynthEBD/Patcher/PatcherAux/DeepCopyByExpressionTrees.cs#L739
Cannot convert null literal to non-nullable reference type.
build: SynthEBD/Patcher/PatcherAux/DeepCopyByExpressionTrees.cs#L773
Nullability of type of parameter 'x' doesn't match overridden member (possibly because of nullability attributes).
build: SynthEBD/Patcher/PatcherAux/DeepCopyByExpressionTrees.cs#L773
Nullability of type of parameter 'y' doesn't match overridden member (possibly because of nullability attributes).
build: SynthEBD/Settings/SettingsIO/JSONhandler.cs#L107
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
build: SynthEBD/Settings/SettingsIO/JSONhandler.cs#L133
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).