Add reserved_words counter #152
Annotations
4 errors and 2 warnings
Run golangci/golangci-lint-action@v3.3.1:
stats.go#L352
File is not `gofumpt`-ed (gofumpt)
|
Run golangci/golangci-lint-action@v3.3.1:
stats_test.go#L74
File is not `gofumpt`-ed (gofumpt)
|
Run golangci/golangci-lint-action@v3.3.1:
stats_test.go#L98
File is not `gofumpt`-ed (gofumpt)
|
Run golangci/golangci-lint-action@v3.3.1
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.1.0, golangci/golangci-lint-action@v3.3.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run golangci/golangci-lint-action@v3.3.1:
stat_handler_wrapper_test.go#L95
unused-parameter: parameter 'w' seems to be unused, consider removing or renaming it as _ (revive)
|
Loading