chore: trim commons models #1288
Annotations
3 errors and 1 warning
Run dotnet publish:
Shoko.Commons/Extensions/Models.cs#L187
The call is ambiguous between the following methods or properties: 'string.Split(char[]?, StringSplitOptions)' and 'string.Split(string?, StringSplitOptions)'
|
Run dotnet publish:
Shoko.Commons/Extensions/Models.cs#L210
The call is ambiguous between the following methods or properties: 'string.Split(char[]?, StringSplitOptions)' and 'string.Split(string?, StringSplitOptions)'
|
Run dotnet publish
Process completed with exit code 1.
|
Run dotnet publish:
Shoko.Commons/Utils/Misc.cs#L239
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading