Skip to content

Initial version

Initial version #26

Triggered via pull request October 13, 2024 14:02
@dukesteendukesteen
synchronize #4
draft-1
Status Failure
Total duration 44s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/