This repository has been archived by the owner on Dec 15, 2024. It is now read-only.
Use a configuration for the wallet ecosystem search #99
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
build:
src/CompanyXHumanResources/Program.cs#L4
The behavior of '{0}' could vary based on the current user's locale settings. Provide a value for the 'IFormatProvider' argument. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
build:
src/University/Migrations/20230927090909_init.cs#L8
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
src/University/Migrations/20230927090909_init.Designer.cs#L15
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
src/University/Migrations/20230927141301_add-templateid.cs#L8
The type name 'addtemplateid' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
src/University/Migrations/20230927141301_add-templateid.Designer.cs#L15
The type name 'addtemplateid' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
src/University/Program.cs#L4
The behavior of '{0}' could vary based on the current user's locale settings. Provide a value for the 'IFormatProvider' argument. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
build:
src/University/Program.cs#L14
The behavior of '{0}' could vary based on the current user's locale settings. Provide a value for the 'IFormatProvider' argument. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
build:
src/CompanyXHumanResources/Program.cs#L14
The behavior of '{0}' could vary based on the current user's locale settings. Provide a value for the 'IFormatProvider' argument. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
build:
src/TrinsicV2WebWallet/Program.cs#L4
The behavior of '{0}' could vary based on the current user's locale settings. Provide a value for the 'IFormatProvider' argument. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
build:
src/TrinsicV2WebWallet/Program.cs#L14
The behavior of '{0}' could vary based on the current user's locale settings. Provide a value for the 'IFormatProvider' argument. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|