Skip to content

Update module go.infratographer.com/permissions-api to v0.6.0 #636

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

Update module go.infratographer.com/permissions-api to v0.6.0 #636

Triggered via push November 17, 2024 17:11
Status Failure
Total duration 5m 45s
Artifacts

lint-go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
lint: internal/api/tools_test.go#L117
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: actions/checkout@v3, 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/
lint: internal/ent/schema/virtual_machine_cpu_config.go#L13
redefines-builtin-id: redefinition of the built-in function min (revive)
lint: cmd/serve.go#L40
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)