Skip to content

chore: refactor some of the sdk codegen for functions #4033

chore: refactor some of the sdk codegen for functions

chore: refactor some of the sdk codegen for functions #4033

Triggered via pull request November 17, 2023 12:31
Status Failure
Total duration 5m 4s
Artifacts

go.yml

on: pull_request
lint
58s
lint
test
4m 49s
test
Check we didn't forget to run code generation
1m 10s
Check we didn't forget to run code generation
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: node/codegen.go#L761
func `writeBeforeQueryHook` is unused (unused)
lint: node/codegen.go#L849
func `wrapWithSpan` is unused (unused)
lint: node/codegen.go#L813
func `writeAfterQueryHook` is unused (unused)
lint: node/codegen.go#L826
func `writeAfterWriteHook` is unused (unused)
lint
issues found
Check we didn't forget to run code generation
The following actions uses node12 which is deprecated and will be forced to run on node16: cachix/install-nix-action@v17. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/