Skip to content

Update dependencies #97

Update dependencies

Update dependencies #97

Triggered via push July 24, 2024 10:13
Status Failure
Total duration 3m 33s
Artifacts

ci.yaml

on: push
Matrix: integration
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
lint: bootstrap_test.go#L75
SA1019: postgres.RunContainer is deprecated: use Run instead RunContainer creates an instance of the Postgres container type (staticcheck)
lint: bootstrap_test.go#L76
SA1019: testcontainers.WithImage is deprecated: the modules API forces passing the image as part of the signature of the Run function. WithImage sets the image for a container (staticcheck)
lint: bootstrap_test.go#L97
SA1019: mysql.RunContainer is deprecated: use Run instead RunContainer creates an instance of the MySQL container type (staticcheck)
lint: bootstrap_test.go#L98
SA1019: testcontainers.WithImage is deprecated: the modules API forces passing the image as part of the signature of the Run function. WithImage sets the image for a container (staticcheck)
lint
issues found
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
integration (1.21.x)
The following actions uses Node.js version which is deprecated 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/
integration (1.22.x)
The following actions uses Node.js version which is deprecated 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/