Merge branch 'go-swagger:master' into master #5
Annotations
6 errors and 2 warnings
lint:
generator/support.go#L497
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint:
generator/model.go#L167
File is not `gofumpt`-ed (gofumpt)
|
lint:
generator/model.go#L252
File is not `gofumpt`-ed (gofumpt)
|
lint:
generator/support.go#L22
File is not `gofumpt`-ed (gofumpt)
|
lint:
generator/support.go#L23
File is not `goimports`-ed with -local github.com/go-swagger/go-swagger (goimports)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
generator/parallel.go#L41
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|