dev #126
Merged
dev #126
Annotations
12 warnings
|
Publish WinForms app:
CollectionManager.App.WinForms/SettingsProvider.cs#L7
Type 'SettingsProvider' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
|
Publish WinForms app:
CollectionManager.App.WinForms/WinFormsClipboard.cs#L7
Type 'WinFormsClipboard' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
|
Build solution:
CollectionManager.Core/Modules/FileIO/OsuLazerDb/RealmModels/RulesetInfo.cs#L49
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
|
Build solution:
CollectionManager.Core/Modules/FileIO/OsuLazerDb/RealmModels/RulesetInfo.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
|
Build solution:
CollectionManager.Core/Modules/FileIO/OsuLazerDb/RealmModels/BeatmapSetInfo.cs#L78
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
|
Build solution:
CollectionManager.Core/Modules/FileIO/OsuDb/MapCacher.cs#L111
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build solution:
CollectionManager.Core/Modules/FileIO/OsuDb/MapCacher.cs#L109
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build solution:
CollectionManager.Core/Modules/FileIO/OsuDb/MapCacher.cs#L107
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build solution:
CollectionManager.Core/Types/StarRating.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build solution:
CollectionManager.Core/Modules/FileIO/OsuLazerDb/RealmModels/BeatmapInfo.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
|
Build solution:
CollectionManager.Core/Modules/FileIO/OsuLazerDb/RealmModels/BeatmapInfo.cs#L37
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
|
Build solution:
CollectionManager.Core/Modules/FileIO/OsuLazerDb/RealmModels/BeatmapInfo.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Loading