Skip to content

Update module github.com/99designs/gqlgen to v0.17.62 #708

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

Update module github.com/99designs/gqlgen to v0.17.62 #708

Triggered via push December 31, 2024 22:59
Status Failure
Total duration 4m 14s
Artifacts

lint-go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
lint: internal/api/resolver.go#L53
SA1019: handler.NewDefaultServer is deprecated: This was and is just an example. (staticcheck)
lint: internal/api/tools_test.go#L163
SA1019: handler.NewDefaultServer is deprecated: This was and is just an example. (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/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)