Initial version #34
Annotations
3 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
src/TypescriptGenerator.Console/ImmediateApisTsGen/Generator_DiscoverApiEndpoints.cs#L127
'if' statement can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0046)
|
build:
src/TypescriptGenerator.Console/ImmediateApisTsGen/Generator_DiscoverApiEndpoints.cs#L127
'if' statement can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0046)
|