Skip to content

Update validation checks #92

Update validation checks

Update validation checks #92

Triggered via push September 28, 2023 06:18
Status Success
Total duration 50s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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/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/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/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)