Skip to content

Windows 2019 support #91

Windows 2019 support

Windows 2019 support #91

Triggered via pull request February 8, 2024 17:41
Status Failure
Total duration 2m 56s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
test: pkg/webhook/webhook.go#L64
fmt.Sprintf can be replaced with string addition (perfsprint)
test: pkg/client/client.go#L46
assignments should only be cuddled with other assignments (wsl)
test: pkg/client/client.go#L47
only one cuddle assignment allowed before if statement (wsl)
test: pkg/api/api.go#L137
only one cuddle assignment allowed before switch statement (wsl)
test: pkg/api/api.go#L208
anonymous switch statements should never be cuddled (wsl)
test: pkg/api/api.go#L136
assignments should only be cuddled with other assignments (wsl)
test: pkg/config/config_test.go#L152
only one cuddle assignment allowed before if statement (wsl)
test
Process completed with exit code 2.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/