fix(deps): update module go.infratographer.com/permissions-api to v0.6.1 #1464
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|