Skip to content

Command line code generator for supporting files #273

Command line code generator for supporting files

Command line code generator for supporting files #273

Triggered via pull request July 3, 2024 17:19
@dengsh12dengsh12
synchronize #101
NLB5024
Status Failure
Total duration 32s
Artifacts

cicd.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Linting: internal/generator/generator_util.go#L22
Comment should end in a period (godot)
Linting: internal/generator/generator_util.go#L26
Comment should end in a period (godot)
Linting: internal/generator/generator_util.go#L33
Comment should end in a period (godot)
Linting: internal/generator/generator_util.go#L219
fmt.Errorf can be replaced with errors.New (perfsprint)
Linting: internal/generator/generator_util_test.go#L24
fmt.Errorf can be replaced with errors.New (perfsprint)
Linting: internal/generator/generator_util.go#L49
directive `//nolint:gochecknoglobals` is unused for linter "gochecknoglobals" (nolintlint)
Linting: internal/generator/generator_util.go#L123
directive `//nolint:funlen` is unused for linter "funlen" (nolintlint)
Linting: internal/generator/generator_util.go#L187
directive `//nolint:funlen` is unused for linter "funlen" (nolintlint)
Linting: internal/generator/generator_util.go#L225
directive `//nolint:funlen` is unused for linter "funlen" (nolintlint)
Linting
issues found
Linting
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-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/