Bump github.com/go-playground/validator/v10 from 10.14.1 to 10.23.0 #229
Annotations
6 errors and 3 warnings
lint:
pkg/builder/builder_stats.go#L70
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
lint:
pkg/builder/builder_stats.go#L70
printf: non-constant format string in call to fmt.Errorf (govet)
|
lint:
pkg/director/mysql_director_integration_test.go#L79
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
lint:
pkg/director/mysql_director_integration_test.go#L79
printf: non-constant format string in call to (*testing.common).Errorf (govet)
|
lint:
pkg/manager/manager_integration_test.go#L87
File is not `gofumpt`-ed (gofumpt)
|
lint
issues found
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, 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/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Build Docker image
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/metadata-action@v4, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|