Initial version #27
Annotations
10 errors and 1 warning
build:
src/TypescriptGenerator.Console/ImmediateApisTsGen/Builders/TypescriptObjectBuilder.cs#L18
Expression value is never used (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0058)
|
build:
src/TypescriptGenerator.Console/ImmediateApisTsGen/Builders/TypescriptObjectBuilder.cs#L22
Expression value is never used (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0058)
|
build:
src/TypescriptGenerator.Console/ImmediateApisTsGen/Builders/TypescriptObjectBuilder.cs#L25
Expression value is never used (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0058)
|
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/Builders/ValibotEnumSchemaBuilder.cs#L18
Expression value is never used (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0058)
|
build:
src/TypescriptGenerator.Console/ImmediateApisTsGen/Builders/ValibotEnumSchemaBuilder.cs#L22
Expression value is never used (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0058)
|
build:
src/TypescriptGenerator.Console/ImmediateApisTsGen/Builders/ValibotEnumSchemaBuilder.cs#L25
Expression value is never used (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0058)
|
build:
src/TypescriptGenerator.Console/ImmediateApisTsGen/Builders/ValibotEnumSchemaBuilder.cs#L26
Expression value is never used (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0058)
|
build:
src/TypescriptGenerator.Console/ImmediateApisTsGen/Builders/ValibotEnumSchemaBuilder.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#L23
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/
|