Skip to content

Update module go.infratographer.com/permissions-api to v0.6.1 #3775

Update module go.infratographer.com/permissions-api to v0.6.1

Update module go.infratographer.com/permissions-api to v0.6.1 #3775

Triggered via pull request December 12, 2024 22:03
Status Failure
Total duration 2m 15s
Artifacts

lint-go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
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/testutils/db_setup.go#L60
SA1019: goosex.MigrateUp is deprecated: use MigrateUpContext (staticcheck)
lint
issues found
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: internal/testutils/db_setup.go#L26
exported: exported var NATSConn should have comment or be unexported (revive)