feat(#119): add error presenter function to edit GraphQL error message #276
Annotations
4 errors and 1 warning
lint:
error_presenter.go#L15
singleCaseSwitch: should rewrite switch statement to if statement (gocritic)
|
lint:
error_presenter_test.go#L1
package should be `graphql_test` instead of `graphql` (testpackage)
|
lint:
error_presenter_test.go#L63
The copy of the 'for' variable "tt" can be deleted (Go 1.22+) (copyloopvar)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/graphql/graphql. Supported file pattern: go.sum
|