Skip to content

update to go 1.23

update to go 1.23 #84

Triggered via pull request October 20, 2024 18:08
@CubicrootXYZCubicrootXYZ
synchronize #73
go-1.23
Status Failure
Total duration 1m 59s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Test and build: internal/api/application_test.go#L96
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
Test and build: internal/api/application_test.go#L118
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
Test and build: internal/api/application_test.go#L153
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
Test and build: internal/api/application_test.go#L186
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
Test and build: internal/api/application_test.go#L206
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
Test and build: internal/api/application_test.go#L232
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
Test and build: internal/api/application_test.go#L285
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
Test and build: internal/api/application_test.go#L313
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
Test and build: internal/api/context_test.go#L35
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
Test and build: internal/api/context_test.go#L77
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
Test and build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/