Merge pull request #26 from things-go/dependabot/go_modules/github.co… #69
Annotations
3 errors and 5 warnings
Golangci-Lint:
field.go#L103
File is not `goimports`-ed (goimports)
|
Golangci-Lint:
structs.go#L50
File is not `goimports`-ed (goimports)
|
Golangci-Lint
issues found
|
Golangci-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/.
|
Golangci-Lint:
structs_test.go#L527
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
Golangci-Lint:
structs_test.go#L624
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
Golangci-Lint:
structs_test.go#L975
unused-parameter: parameter 'field' seems to be unused, consider removing or renaming it as _ (revive)
|
Golangci-Lint:
structs_test.go#L988
unused-parameter: parameter 'field' seems to be unused, consider removing or renaming it as _ (revive)
|