Skip to content

feat(gql): custom scalar support for outputs #1441

feat(gql): custom scalar support for outputs

feat(gql): custom scalar support for outputs #1441

Triggered via pull request October 7, 2024 21:31
Status Failure
Total duration 41s
Artifacts

pr.yml

on: pull_request
Matrix: test-examples
Matrix: test-unit
Fit to window
Zoom out
Zoom in

Annotations

65 errors and 1 warning
test examples Node 20 @env jsdom: src/layers/3_Result/decode/decode.ts#L18
Element implicitly has an 'any' type because expression of type '"o"' can't be used to index type 'CustomScalarsIndex | CodecString'.
test examples Node 20 @env jsdom: src/layers/3_Result/decode/decode.ts#L28
Element implicitly has an 'any' type because expression of type '"r"' can't be used to index type 'CustomScalarsIndex | CodecString'.
test examples Node 20 @env jsdom: src/layers/5_request/core.ts#L245
Type 'CustomScalarsIndex | CodecString | undefined' is not assignable to type 'CustomScalarsIndex'.
test examples Node 20 @env jsdom: src/layers/5_request/core.ts#L245
'input.schemaIndex' is possibly 'null'.
test examples Node 20 @env jsdom: src/layers/5_request/core.ts#L245
Property 'Query' comes from an index signature, so it must be accessed with ['Query'].
test examples Node 20 @env jsdom
Process completed with exit code 2.
test examples Node 20 @env node: src/layers/3_Result/decode/decode.ts#L18
Element implicitly has an 'any' type because expression of type '"o"' can't be used to index type 'CustomScalarsIndex | CodecString'.
test examples Node 20 @env node: src/layers/3_Result/decode/decode.ts#L28
Element implicitly has an 'any' type because expression of type '"r"' can't be used to index type 'CustomScalarsIndex | CodecString'.
test examples Node 20 @env node: src/layers/5_request/core.ts#L245
Type 'CustomScalarsIndex | CodecString | undefined' is not assignable to type 'CustomScalarsIndex'.
test examples Node 20 @env node: src/layers/5_request/core.ts#L245
'input.schemaIndex' is possibly 'null'.
test examples Node 20 @env node: src/layers/5_request/core.ts#L245
Property 'Query' comes from an index signature, so it must be accessed with ['Query'].
test examples Node 20 @env node
Process completed with exit code 2.
test unit Node 20 @env jsdom: src/layers/3_Result/decode/decode.ts#L18
Element implicitly has an 'any' type because expression of type '"o"' can't be used to index type 'CustomScalarsIndex | CodecString'.
test unit Node 20 @env jsdom: src/layers/3_Result/decode/decode.ts#L28
Element implicitly has an 'any' type because expression of type '"r"' can't be used to index type 'CustomScalarsIndex | CodecString'.
test unit Node 20 @env jsdom: src/layers/5_request/core.ts#L245
Type 'CustomScalarsIndex | CodecString | undefined' is not assignable to type 'CustomScalarsIndex'.
test unit Node 20 @env jsdom: src/layers/5_request/core.ts#L245
'input.schemaIndex' is possibly 'null'.
test unit Node 20 @env jsdom: src/layers/5_request/core.ts#L245
Property 'Query' comes from an index signature, so it must be accessed with ['Query'].
test unit Node 20 @env jsdom
Process completed with exit code 2.
test unit Node 20 @env node: src/layers/3_Result/decode/decode.ts#L18
Element implicitly has an 'any' type because expression of type '"o"' can't be used to index type 'CustomScalarsIndex | CodecString'.
test unit Node 20 @env node: src/layers/3_Result/decode/decode.ts#L28
Element implicitly has an 'any' type because expression of type '"r"' can't be used to index type 'CustomScalarsIndex | CodecString'.
test unit Node 20 @env node: src/layers/5_request/core.ts#L245
Type 'CustomScalarsIndex | CodecString | undefined' is not assignable to type 'CustomScalarsIndex'.
test unit Node 20 @env node: src/layers/5_request/core.ts#L245
'input.schemaIndex' is possibly 'null'.
test unit Node 20 @env node: src/layers/5_request/core.ts#L245
Property 'Query' comes from an index signature, so it must be accessed with ['Query'].
test unit Node 20 @env node
Process completed with exit code 2.
test examples Node 22 @env node
The job was canceled because "_20_jsdom" failed.
test examples Node 22 @env node: src/layers/3_Result/decode/decode.ts#L18
Element implicitly has an 'any' type because expression of type '"o"' can't be used to index type 'CustomScalarsIndex | CodecString'.
test examples Node 22 @env node: src/layers/3_Result/decode/decode.ts#L28
Element implicitly has an 'any' type because expression of type '"r"' can't be used to index type 'CustomScalarsIndex | CodecString'.
test examples Node 22 @env node: src/layers/5_request/core.ts#L245
Type 'CustomScalarsIndex | CodecString | undefined' is not assignable to type 'CustomScalarsIndex'.
test examples Node 22 @env node: src/layers/5_request/core.ts#L245
'input.schemaIndex' is possibly 'null'.
test examples Node 22 @env node: src/layers/5_request/core.ts#L245
Property 'Query' comes from an index signature, so it must be accessed with ['Query'].
test examples Node 22 @env node
Process completed with exit code 2.
test examples Node 22 @env jsdom
The job was canceled because "_20_jsdom" failed.
test examples Node 22 @env jsdom: src/layers/3_Result/decode/decode.ts#L18
Element implicitly has an 'any' type because expression of type '"o"' can't be used to index type 'CustomScalarsIndex | CodecString'.
test examples Node 22 @env jsdom: src/layers/3_Result/decode/decode.ts#L28
Element implicitly has an 'any' type because expression of type '"r"' can't be used to index type 'CustomScalarsIndex | CodecString'.
test examples Node 22 @env jsdom: src/layers/5_request/core.ts#L245
Type 'CustomScalarsIndex | CodecString | undefined' is not assignable to type 'CustomScalarsIndex'.
test examples Node 22 @env jsdom: src/layers/5_request/core.ts#L245
'input.schemaIndex' is possibly 'null'.
test examples Node 22 @env jsdom: src/layers/5_request/core.ts#L245
Property 'Query' comes from an index signature, so it must be accessed with ['Query'].
test examples Node 22 @env jsdom
Process completed with exit code 2.
website: src/layers/3_Result/decode/decode.ts#L18
Element implicitly has an 'any' type because expression of type '"o"' can't be used to index type 'CustomScalarsIndex | CodecString'.
website: src/layers/3_Result/decode/decode.ts#L28
Element implicitly has an 'any' type because expression of type '"r"' can't be used to index type 'CustomScalarsIndex | CodecString'.
website: src/layers/5_request/core.ts#L245
Type 'CustomScalarsIndex | CodecString | undefined' is not assignable to type 'CustomScalarsIndex'.
website: src/layers/5_request/core.ts#L245
'input.schemaIndex' is possibly 'null'.
website: src/layers/5_request/core.ts#L245
Property 'Query' comes from an index signature, so it must be accessed with ['Query'].
website
Process completed with exit code 2.
test unit Node 22 @env jsdom
The job was canceled because "_20_jsdom" failed.
test unit Node 22 @env jsdom: src/layers/3_Result/decode/decode.ts#L18
Element implicitly has an 'any' type because expression of type '"o"' can't be used to index type 'CustomScalarsIndex | CodecString'.
test unit Node 22 @env jsdom: src/layers/3_Result/decode/decode.ts#L28
Element implicitly has an 'any' type because expression of type '"r"' can't be used to index type 'CustomScalarsIndex | CodecString'.
test unit Node 22 @env jsdom: src/layers/5_request/core.ts#L245
Type 'CustomScalarsIndex | CodecString | undefined' is not assignable to type 'CustomScalarsIndex'.
test unit Node 22 @env jsdom: src/layers/5_request/core.ts#L245
'input.schemaIndex' is possibly 'null'.
test unit Node 22 @env jsdom: src/layers/5_request/core.ts#L245
Property 'Query' comes from an index signature, so it must be accessed with ['Query'].
test unit Node 22 @env jsdom
The operation was canceled.
publint: src/layers/3_Result/decode/decode.ts#L18
Element implicitly has an 'any' type because expression of type '"o"' can't be used to index type 'CustomScalarsIndex | CodecString'.
publint: src/layers/3_Result/decode/decode.ts#L28
Element implicitly has an 'any' type because expression of type '"r"' can't be used to index type 'CustomScalarsIndex | CodecString'.
publint: src/layers/5_request/core.ts#L245
Type 'CustomScalarsIndex | CodecString | undefined' is not assignable to type 'CustomScalarsIndex'.
publint: src/layers/5_request/core.ts#L245
'input.schemaIndex' is possibly 'null'.
publint: src/layers/5_request/core.ts#L245
Property 'Query' comes from an index signature, so it must be accessed with ['Query'].
publint
Process completed with exit code 2.
test unit Node 22 @env node
The job was canceled because "_20_jsdom" failed.
types: src/layers/3_Result/decode/decode.ts#L18
Element implicitly has an 'any' type because expression of type '"o"' can't be used to index type 'CustomScalarsIndex | CodecString'.
types: src/layers/3_Result/decode/decode.ts#L28
Element implicitly has an 'any' type because expression of type '"r"' can't be used to index type 'CustomScalarsIndex | CodecString'.
types: src/layers/5_request/core.ts#L245
Type 'CustomScalarsIndex | CodecString | undefined' is not assignable to type 'CustomScalarsIndex'.
types: src/layers/5_request/core.ts#L245
'input.schemaIndex' is possibly 'null'.
types: src/layers/5_request/core.ts#L245
Property 'Query' comes from an index signature, so it must be accessed with ['Query'].
types
Process completed with exit code 2.
lint
Process completed with exit code 1.
lint: src/layers/5_request/core.ts#L19
'Select' is defined but never used. Allowed unused vars must match /^_/u