go.mod: bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 #1448
Annotations
10 errors and 11 warnings
Test
Process completed with exit code 1.
|
lint:
log/spinner.go#L47
printf: non-constant format string in call to (*log.Logger).Printf (govet)
|
lint:
log/spinner.go#L59
printf: non-constant format string in call to (*log.Logger).Printf (govet)
|
lint:
cmd/meroxa/turbine/golang/upgrade.go#L42
printf: non-constant format string in call to fmt.Errorf (govet)
|
lint:
cmd/meroxa/turbine/golang/upgrade.go#L49
printf: non-constant format string in call to fmt.Errorf (govet)
|
lint:
cmd/meroxa/turbine/javascript/upgrade.go#L22
printf: non-constant format string in call to fmt.Errorf (govet)
|
lint:
cmd/meroxa/builder/builder_test.go#L86
printf: non-constant format string in call to (*testing.common).Fatalf (govet)
|
lint:
cmd/meroxa/builder/builder_test.go#L298
printf: non-constant format string in call to (*testing.common).Fatalf (govet)
|
lint:
cmd/meroxa/global/metrics_test.go#L83
printf: non-constant format string in call to (*testing.common).Fatalf (govet)
|
lint
issues found
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
cmd/meroxa/turbine/utils_test.go#L304
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
cmd/meroxa/turbine/utils_test.go#L317
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
cmd/meroxa/root/flink/deploy_test.go#L80
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
cmd/meroxa/root/root.go#L70
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
cmd/meroxa/root/apps/deploy_test.go#L444
unused-parameter: parameter 'version' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
cmd/meroxa/root/apps/deploy_test.go#L469
unused-parameter: parameter 'version' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
cmd/meroxa/root/apps/deploy_test.go#L486
unused-parameter: parameter 'version' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
cmd/meroxa/root/apps/deploy_test.go#L1193
unused-parameter: parameter 'env' seems to be unused, consider removing or renaming it as _ (revive)
|