clean warning #1131
Annotations
12 warnings
Analyze
Unexpected input(s) 'languages', valid inputs are ['check_name', 'output', 'upload', 'cleanup-level', 'ram', 'add-snippets', 'skip-queries', 'threads', 'checkout_path', 'ref', 'sha', 'category', 'upload-database', 'wait-for-processing', 'token', 'matrix', 'expect-error']
|
Analyze
Unexpected input(s) 'languages', valid inputs are ['check_name', 'output', 'upload', 'cleanup-level', 'ram', 'add-snippets', 'skip-queries', 'threads', 'checkout_path', 'ref', 'sha', 'category', 'upload-database', 'wait-for-processing', 'token', 'matrix', 'expect-error']
|
Analyze:
tests/Application.UnitTests/Common/Mappings/MappingTests.cs#L68
'FormatterServices' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
Analyze
Found version-specific or distribution-specific runtime identifier(s): win7-x64, win7-x86. Affected libraries: SQLite. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
Analyze:
src/Migrators/Migrators.MSSQL/Migrations/20240413024038_setglobalstringmaxlength.Designer.cs#L16
The type name 'setglobalstringmaxlength' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Analyze:
src/Migrators/Migrators.MSSQL/Migrations/20240413024038_setglobalstringmaxlength.cs#L8
The type name 'setglobalstringmaxlength' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Analyze:
src/Migrators/Migrators.MSSQL/Migrations/20240727010327_contact.Designer.cs#L16
The type name 'contact' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Analyze:
src/Migrators/Migrators.MSSQL/Migrations/20240727010327_contact.cs#L9
The type name 'contact' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Analyze
Found version-specific or distribution-specific runtime identifier(s): win7-x64, win7-x86. Affected libraries: SQLite. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
Analyze:
src/Migrators/Migrators.PostgreSQL/Migrations/20240413023941_setglobalstringmaxlength.Designer.cs#L16
The type name 'setglobalstringmaxlength' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Analyze:
src/Migrators/Migrators.PostgreSQL/Migrations/20240413023941_setglobalstringmaxlength.cs#L8
The type name 'setglobalstringmaxlength' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Analyze
Found version-specific or distribution-specific runtime identifier(s): win7-x64, win7-x86. Affected libraries: SQLite. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|