V2 alpha #4
v2.yml
on: pull_request
Matrix: test
Linters
1m 55s
CI Success
1s
Annotations
17 errors and 5 warnings
Build and test (go 1.19 / ubuntu-latest)
Process completed with exit code 2.
|
Build and test (go 1.20 / ubuntu-latest)
Process completed with exit code 2.
|
Build and test (go 1.19 / windows-latest)
The job was canceled because "_1_19_ubuntu-latest" failed.
|
Build and test (go 1.19 / windows-latest)
The operation was canceled.
|
Build and test (go 1.20 / windows-latest)
The job was canceled because "_1_19_ubuntu-latest" failed.
|
Build and test (go 1.20 / windows-latest)
The operation was canceled.
|
Linters:
v2/pkg/engine/plan/configuration_visitor.go#L14
field `debug` is unused (unused)
|
Linters:
v2/pkg/astnormalization/operation_definition_removal.go#L11
field `operationName` is unused (unused)
|
Linters:
v2/pkg/federation/sdlmerge/merge_duplicated_fields.go#L9
type `mergeDuplicatedFieldsVisitor` is unused (unused)
|
Linters:
v2/pkg/federation/sdlmerge/merge_duplicated_fields.go#L14
func `newMergeDuplicatedFieldsVisitor` is unused (unused)
|
Linters:
v2/pkg/federation/sdlmerge/merge_duplicated_fields.go#L21
func `(*mergeDuplicatedFieldsVisitor).Register` is unused (unused)
|
Linters:
v2/pkg/federation/sdlmerge/merge_duplicated_fields.go#L27
func `(*mergeDuplicatedFieldsVisitor).EnterDocument` is unused (unused)
|
Linters:
v2/pkg/federation/sdlmerge/merge_duplicated_fields.go#L31
func `(*mergeDuplicatedFieldsVisitor).LeaveObjectTypeDefinition` is unused (unused)
|
Linters:
v2/pkg/engine/datasource/graphql_datasource/graphql_datasource.go#L90
func `(*Planner).parentNodeIsAbstract` is unused (unused)
|
Linters:
v2/pkg/engine/datasource/graphql_datasource/graphql_datasource.go#L772
func `(*Planner).fieldDefinition` is unused (unused)
|
Linters:
v2/pkg/engine/datasource/graphql_datasource/graphql_datasource_federation_test.go#L314
SA1019: rand.Seed has been deprecated since Go 1.20 and an alternative has been available since Go 1.0: As of Go 1.20 there is no reason to call Seed with a random value. Programs that call Seed with a known value to get a specific sequence of results should use New(NewSource(seed)) to obtain a local random generator. (staticcheck)
|
CI Success
Process completed with exit code 1.
|
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.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.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
|
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
|
Linters
Restore cache failed: Dependencies file is not found in /home/runner/work/graphql-go-tools/graphql-go-tools. Supported file pattern: go.sum
|