Skip to content

Update module github.com/99designs/gqlgen to v0.17.57 #642

Update module github.com/99designs/gqlgen to v0.17.57

Update module github.com/99designs/gqlgen to v0.17.57 #642

Triggered via push November 24, 2024 17:01
Status Failure
Total duration 4m 37s
Artifacts

lint-go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
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)