Self-signed cert for re-encrypt termination route (#71) #210
Annotations
5 errors and 9 warnings
Run golangci-lint:
pkg/runner/exec.go#L52
fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
Run golangci-lint:
pkg/runner/runner.go#L204
fmt.Errorf can be replaced with errors.New (perfsprint)
|
Run golangci-lint:
pkg/runner/types.go#L216
fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
Run golangci-lint:
pkg/runner/types.go#L233
fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
Run golangci-lint
issues found
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/ingress-perf/ingress-perf. Supported file pattern: go.sum
|
Run golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, 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/.
|
Run golangci-lint:
pkg/runner/runner.go#L221
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
pkg/runner/runner.go#L320
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
cmd/ingress-perf.go#L36
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
cmd/ingress-perf.go#L53
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
cmd/ingress-perf.go#L61
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ingress-perf/ingress-perf. Supported file pattern: go.sum
|