update to go 1.23 #84
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/
|