chore: refactor some of the sdk codegen for functions #4033
go.yml
on: pull_request
lint
58s
test
4m 49s
Check we didn't forget to run code generation
1m 10s
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/
|