Skip to content

(misc) Update to go1.22 and update dependencies #1509

(misc) Update to go1.22 and update dependencies

(misc) Update to go1.22 and update dependencies #1509

Triggered via pull request August 15, 2024 08:45
Status Failure
Total duration 2m 3s
Artifacts

test.yaml

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

Annotations

11 errors and 1 warning
test (1.22): client/aaa_signerclient/discover.go#L47
should omit nil check; len() for []string is defined as zero (S1009)
test (1.22): client/aaa_signerclient/discover.go#L100
should omit nil check; len() for []string is defined as zero (S1009)
test (1.22): client/aaa_signerclient/discover.go#L153
should omit nil check; len() for []string is defined as zero (S1009)
test (1.22): client/aaa_signerclient/discover.go#L227
should omit nil check; len() for []string is defined as zero (S1009)
test (1.22): client/choria_provisionclient/discover.go#L47
should omit nil check; len() for []string is defined as zero (S1009)
test (1.22): client/choria_provisionclient/discover.go#L100
should omit nil check; len() for []string is defined as zero (S1009)
test (1.22): client/choria_provisionclient/discover.go#L153
should omit nil check; len() for []string is defined as zero (S1009)
test (1.22): client/choria_provisionclient/discover.go#L227
should omit nil check; len() for []string is defined as zero (S1009)
test (1.22): client/choria_registryclient/discover.go#L47
should omit nil check; len() for []string is defined as zero (S1009)
test (1.22): client/choria_registryclient/discover.go#L100
should omit nil check; len() for []string is defined as zero (S1009)
test (1.23)
The job was canceled because "_1_22" failed.
test (1.22)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/