Fix/planning interfaces with entity implementations #154
v2.yml
on: pull_request
Matrix: test
Linters
48s
CI Success
3s
Annotations
3 errors and 5 warnings
Linters:
v2/pkg/engine/plan/interface_selection_rewriter.go#L437
S1008: should use 'return !r.allEntitiesImplementsInterfaces(selectionSetInfo.inlineFragmentsOnInterfaces, dsConfiguration, entityNames)' instead of 'if !r.allEntitiesImplementsInterfaces(selectionSetInfo.inlineFragmentsOnInterfaces, dsConfiguration, entityNames) { return true }; return false' (gosimple)
|
Linters
issues found
|
CI Success
Process completed with exit code 1.
|
Linters
Restore cache failed: Dependencies file is not found in /home/runner/work/graphql-go-tools/graphql-go-tools. Supported file pattern: go.sum
|
Build and test (go 1.20 / ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/graphql-go-tools/graphql-go-tools. Supported file pattern: go.sum
|
Build and test (go 1.20 / windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\graphql-go-tools\graphql-go-tools. Supported file pattern: go.sum
|
Build and test (go 1.19 / ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/graphql-go-tools/graphql-go-tools. Supported file pattern: go.sum
|
Build and test (go 1.19 / windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\graphql-go-tools\graphql-go-tools. Supported file pattern: go.sum
|