Skip to content

Merge pull request #32 from nokia/yiying-bug-fix #126

Merge pull request #32 from nokia/yiying-bug-fix

Merge pull request #32 from nokia/yiying-bug-fix #126

Triggered via push February 8, 2024 16:41
Status Success
Total duration 3m 15s
Artifacts

test.yml

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

Annotations

22 warnings
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#L142
parameter 'r' seems to be unused, consider removing or renaming it as _
test (1.20.x, ubuntu-latest): cmd/webhook/main.go#L137
parameter 'r' seems to be unused, consider removing or renaming it as _
test (1.20.x, ubuntu-latest): pkg/datatypes/datatypes.go#L108
func GetVlanIds should be GetVlanIDs
test (1.20.x, ubuntu-latest): pkg/fssclient/fssclient.go#L162
comment on exported method FssClient.POST_with_retries should be of the form "POST_with_retries ..."
test (1.20.x, ubuntu-latest): pkg/datatypes/datatypes.go#L248
var overlayVlanIds should be overlayVlanIDs
test (1.20.x, ubuntu-latest): pkg/datatypes/datatypes.go#L219
var vlanIds should be vlanIDs
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#L18
should not use dot imports
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_test.go#L20
should not use dot imports
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): pkg/webhook/webhook_test.go#L19
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_suite_test.go#L22
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): cmd/webhook/main.go#L137
parameter 'r' 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/fssclient/fssclient.go#L162
comment on exported method FssClient.POST_with_retries should be of the form "POST_with_retries ..."
test (1.21.x, ubuntu-latest): cmd/webhook/main.go#L142
parameter 'r' seems to be unused, consider removing or renaming it as _
test (1.21.x, ubuntu-latest): pkg/datatypes/datatypes.go#L108
func GetVlanIds should be GetVlanIDs
test (1.21.x, ubuntu-latest): pkg/webhook/tlsutil.go#L51
parameter 'clientHello' seems to be unused, consider removing or renaming it as _