Skip to content

refactor: move validations to value types #453

refactor: move validations to value types

refactor: move validations to value types #453

Triggered via pull request November 23, 2023 21:05
Status Failure
Total duration 32s
Artifacts

test.yaml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build (1.19.x, ubuntu-latest): pkg/generators/models/models.go#L540
SA4031(related information): this is one of the value of imports (staticcheck)
build (1.19.x, ubuntu-latest): pkg/generators/models/models.go#L588
SA4031: this nil check is never true (staticcheck)
build (1.19.x, ubuntu-latest): pkg/generators/models/models.go#L589
SA4031(related information): this is one of the value of imports (staticcheck)
build (1.19.x, ubuntu-latest): pkg/generators/models/models.go#L831
func `uniqueStrings` is unused (unused)
build (1.19.x, ubuntu-latest)
issues found