Go #700
Annotations
3 errors and 2 warnings
Run staticcheck:
internal/core/core.go#L215
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
|
Run staticcheck:
tools/internal/ocpaths/ocpaths_test.go#L167
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
|
Run staticcheck
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading