.github: Bump dependabot/fetch-metadata from 1.6.0 to 2.3.0 #1450
Annotations
11 errors and 12 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:
cmd/meroxa/root/apps/init_test.go#L84
directive `//nolint:funlen` is unused for linter "funlen" (nolintlint)
|
lint
issues found
|
Vet
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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)
|