Initial version #26
Annotations
10 errors and 1 warning
build:
src/TypescriptGenerator.Console/ImmediateApisTsGen/Types/Valibot/ValibotSchema.cs#L11
'if' statement can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0046)
|
build:
src/TypescriptGenerator.Console/ImmediateApisTsGen/Helpers/StringHelpers.cs#L7
'if' statement can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0046)
|
build:
src/TypescriptGenerator.Console/ImmediateApisTsGen/Builders/ValibotObjectSchemaBuilder.cs#L23
Expression value is never used (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0058)
|
build:
src/TypescriptGenerator.Console/ImmediateApisTsGen/Builders/ValibotObjectSchemaBuilder.cs#L24
Expression value is never used (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0058)
|
build:
src/TypescriptGenerator.Console/ImmediateApisTsGen/Builders/ValibotObjectSchemaBuilder.cs#L27
Expression value is never used (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0058)
|
build:
src/TypescriptGenerator.Console/ImmediateApisTsGen/Builders/ValibotObjectSchemaBuilder.cs#L30
Expression value is never used (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0058)
|
build:
src/TypescriptGenerator.Console/ImmediateApisTsGen/Builders/ValibotObjectSchemaBuilder.cs#L31
Expression value is never used (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0058)
|
build:
src/TypescriptGenerator.Console/ImmediateApisTsGen/Builders/ValibotObjectSchemaBuilder.cs#L32
Expression value is never used (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0058)
|
build:
src/TypescriptGenerator.Console/ImmediateApisTsGen/Builders/ValibotObjectSchemaBuilder.cs#L33
Expression value is never used (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0058)
|
build:
src/TypescriptGenerator.Console/ImmediateApisTsGen/Builders/ValibotObjectSchemaBuilder.cs#L38
Expression value is never used (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0058)
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|