refactor: Use setter version of records in RecordModPair #106
Annotations
9 warnings
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Creation Companion".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Build:
CreationEditor/Services/Mutagen/References/Asset/Query/FileSystemAssetQuery.cs#L15
Parameter 'logger' is unread.
|
Build:
Interop/ProjectBSE.Interop/Interop.cs#L79
Field 'Interop.InitConfigMarshaller.InitConfigUnmanaged.FeatureSet' is never assigned to, and will always have its default value
|
Build:
CreationEditor.Avalonia/ViewModels/ValidatableViewModel.cs#L83
'ValidatableViewModel.Dispose()' hides inherited member 'ReactiveValidationObject.Dispose()'. Use the new keyword if hiding was intended.
|
Build:
CreationEditor.Avalonia/ViewModels/ValidatableViewModel.cs#L88
'ValidatableViewModel.Dispose(bool)' hides inherited member 'ReactiveValidationObject.Dispose(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Build:
CreationEditor/Services/Mutagen/References/Asset/Query/FileSystemAssetQuery.cs#L15
Parameter 'logger' is unread.
|
Build:
Interop/ProjectBSE.Interop/Interop.cs#L79
Field 'Interop.InitConfigMarshaller.InitConfigUnmanaged.FeatureSet' is never assigned to, and will always have its default value
|
Build:
CreationEditor.Avalonia/ViewModels/ValidatableViewModel.cs#L83
'ValidatableViewModel.Dispose()' hides inherited member 'ReactiveValidationObject.Dispose()'. Use the new keyword if hiding was intended.
|
Build:
CreationEditor.Avalonia/ViewModels/ValidatableViewModel.cs#L88
'ValidatableViewModel.Dispose(bool)' hides inherited member 'ReactiveValidationObject.Dispose(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Loading