Skip to content

fix(deps): update module go.infratographer.com/permissions-api to v0.5.2 #1413

fix(deps): update module go.infratographer.com/permissions-api to v0.5.2

fix(deps): update module go.infratographer.com/permissions-api to v0.5.2 #1413

Triggered via pull request September 20, 2024 20:12
Status Failure
Total duration 4m 28s
Artifacts

lint-go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: x/testcontainersx/dbcontainers.go#L75
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: x/testcontainersx/dbcontainers.go#L80
SA1019: postgres.RunContainer is deprecated: use Run instead RunContainer creates an instance of the Postgres container type (staticcheck)
lint: internal/graphapi/tools_test.go#L119
SA1019: goosex.MigrateUp is deprecated: use MigrateUpContext (staticcheck)
lint
issues found
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/