Support v0.1.0-rc.14 of the NDC spec #27
test.yaml
on: push
Run Go lint and unit tests
38s
Annotations
8 errors and 1 warning
Run Go lint and unit tests:
codegen/connector.go#L186
func `mergeMap` is unused (unused)
|
Run Go lint and unit tests:
codegen/schema.go#L12
var `defaultScalarTypes` is unused (unused)
|
Run Go lint and unit tests:
codegen/schema.go#L32
func `getScalarTypeNameFromNativeTypeName` is unused (unused)
|
Run Go lint and unit tests:
codegen/schema.go#L48
func `isTypeNameScalar` is unused (unused)
|
Run Go lint and unit tests:
codegen/schema.go#L54
func `getScalarTypeNameFromNativeType` is unused (unused)
|
Run Go lint and unit tests:
codegen/schema.go#L70
func `isScalar` is unused (unused)
|
Run Go lint and unit tests:
codegen/connector.go#L110
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
|
Run Go lint and unit tests
issues found
|
Run Go lint and unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|