Skip to content

Add filepath sanity check #53

Add filepath sanity check

Add filepath sanity check #53

Triggered via pull request April 15, 2024 08:22
Status Success
Total duration 2m 18s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
test (1.21.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (1.21.x, ubuntu-latest): cmd/webhook/main.go#L149
parameter 'r' seems to be unused, consider removing or renaming it as _
test (1.21.x, ubuntu-latest): cmd/webhook/main.go#L144
parameter 'r' seems to be unused, consider removing or renaming it as _
test (1.21.x, ubuntu-latest): pkg/webhook/webhook_suite_test.go#L22
should not use dot imports
test (1.21.x, ubuntu-latest): pkg/webhook/tlsutil.go#L51
parameter 'clientHello' seems to be unused, consider removing or renaming it as _
test (1.21.x, ubuntu-latest): pkg/webhook/webhook_suite_test.go#L23
should not use dot imports
test (1.21.x, ubuntu-latest): pkg/webhook/webhook_test.go#L18
should not use dot imports
test (1.21.x, ubuntu-latest): pkg/webhook/webhook_test.go#L20
should not use dot imports
test (1.21.x, ubuntu-latest): pkg/webhook/webhook_test.go#L19
should not use dot imports
test (1.20.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (1.20.x, ubuntu-latest): cmd/webhook/main.go#L149
parameter 'r' seems to be unused, consider removing or renaming it as _
test (1.20.x, ubuntu-latest): pkg/webhook/webhook_test.go#L18
should not use dot imports
test (1.20.x, ubuntu-latest): pkg/webhook/webhook_test.go#L19
should not use dot imports
test (1.20.x, ubuntu-latest): pkg/webhook/webhook_test.go#L20
should not use dot imports
test (1.20.x, ubuntu-latest): pkg/webhook/tlsutil.go#L51
parameter 'clientHello' seems to be unused, consider removing or renaming it as _
test (1.20.x, ubuntu-latest): pkg/webhook/webhook_suite_test.go#L22
should not use dot imports
test (1.20.x, ubuntu-latest): pkg/webhook/webhook_suite_test.go#L23
should not use dot imports
test (1.20.x, ubuntu-latest): cmd/webhook/main.go#L144
parameter 'r' seems to be unused, consider removing or renaming it as _