ktesting: tone down warning about leaked test goroutine #41
Annotations
3 errors and 9 warnings
lint (.)
issues found
|
lint (examples)
The job was canceled because "_" failed.
|
lint (examples)
The operation was canceled.
|
lint (.)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint (.)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint (.)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint (.):
test/output.go#L587
unused-parameter: parameter 'buffer' seems to be unused, consider removing or renaming it as _ (revive)
|
lint (.):
textlogger/textlogger_test.go#L85
unused-parameter: parameter 'skip' seems to be unused, consider removing or renaming it as _ (revive)
|
lint (.):
klogr/output_test.go#L33
unused-parameter: parameter 'out' seems to be unused, consider removing or renaming it as _ (revive)
|
lint (.):
output_test.go#L44
unused-parameter: parameter 'out' seems to be unused, consider removing or renaming it as _ (revive)
|
lint (.):
contextual_slog_example_test.go#L34
unused-parameter: parameter 'groups' seems to be unused, consider removing or renaming it as _ (revive)
|
lint (examples)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|