Unit test to reproduce data race when reloading TLF config #4977
ci-lint-checks.yaml
on: pull_request
lint
3m 54s
pull-request-preconditions
11s
dco-check
12s
generated-files-check
1m 51s
lint-shell-scripts
16s
Annotations
4 errors
lint:
pkg/config/tlscfg/options_test.go#L327
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
pkg/config/tlscfg/options_test.go#L353
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
lint:
pkg/config/tlscfg/options_test.go#L382
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
lint
Process completed with exit code 2.
|