Traveler Refactor #354
Annotations
10 errors and 2 warnings
run unit tests:
test/processors_test.go#L358
too many arguments in call to Q.V("users:1").As("a").Out().As("b").Select
|
run unit tests:
test/processors_test.go#L365
too many arguments in call to Q.V("users:1").Fields().As("a").Out().Fields().As("b").Select
|
run unit tests:
test/processors_test.go#L372
too many arguments in call to Q.V("users:1").Fields("-created_at", "-deleted_at", "-details", "-id", "-password").As("a").Out().Fields().As("b").Select
|
run unit tests:
test/processors_test.go#L379
too many arguments in call to Q.V("users:1").Fields().As("a").Out().Fields("state").As("b").Select
|
run unit tests:
test/processors_test.go#L386
too many arguments in call to Q.V("users:1").As("a").Fields().Out().As("b").Fields().Select
|
run unit tests:
test/processors_test.go#L558
undefined: gripql.Selection
|
run unit tests:
test/processors_test.go#L562
undefined: gripql.Selection
|
run unit tests:
test/processors_test.go#L563
undefined: gripql.Selection_Vertex
|
run unit tests:
test/processors_test.go#L568
undefined: gripql.Selection
|
run unit tests:
test/processors_test.go#L569
undefined: gripql.Selection_Edge
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading