Skip to content

Unit test to reproduce data race when reloading TLF config #4977

Unit test to reproduce data race when reloading TLF config

Unit test to reproduce data race when reloading TLF config #4977

Triggered via pull request November 15, 2024 13:28
Status Failure
Total duration 4m 9s
Artifacts

ci-lint-checks.yaml

on: pull_request
lint
3m 54s
lint
pull-request-preconditions
11s
pull-request-preconditions
dco-check
12s
dco-check
generated-files-check
1m 51s
generated-files-check
lint-shell-scripts
16s
lint-shell-scripts
Fit to window
Zoom out
Zoom in

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.