Skip to content

fix things

fix things #419

Triggered via push February 13, 2025 12:50
Status Failure
Total duration 37s
Artifacts

nodejs.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

36 errors and 6 warnings
build: src/hooks/fgraphql/fgraphql.ts#L58
This expression is not callable.
build: src/hooks/fgraphql/fgraphql.ts#L93
This expression is not callable.
build: src/hooks/fgraphql/fgraphql.ts#L100
This expression is not callable.
build: src/hooks/fgraphql/fgraphql.ts#L394
Property 'code' does not exist on type 'Error'.
build
Process completed with exit code 1.
test (18.x): src/hooks/fast-join/test/make-services.ts#L40
'_name' is defined but never used
test (18.x): src/hooks/fgraphql/fgraphql.ts#L224
'j' is defined but never used
test (18.x): src/hooks/fgraphql/fgraphql.ts#L225
'i' is defined but never used
test (18.x): src/hooks/iff/iff-else.test.ts#L23
Unexpected aliasing of 'this' to local variable
test (18.x): src/hooks/iff/iff-else.test.ts#L32
Unexpected aliasing of 'this' to local variable
test (18.x): src/hooks/iff/iff-else.test.ts#L43
Unexpected aliasing of 'this' to local variable
test (18.x): src/hooks/iff/iff-else.test.ts#L51
Unexpected aliasing of 'this' to local variable
test (18.x): src/hooks/iff/iff-else.ts#L29
Unexpected aliasing of 'this' to local variable
test (18.x): src/hooks/iff/iff.ts#L28
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
test (18.x): src/hooks/params-from-client/params-from-client.ts#L16
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
test (20.x): src/hooks/fast-join/test/make-services.ts#L40
'_name' is defined but never used
test (20.x): src/hooks/fgraphql/fgraphql.ts#L224
'j' is defined but never used
test (20.x): src/hooks/fgraphql/fgraphql.ts#L225
'i' is defined but never used
test (20.x): src/hooks/iff/iff-else.test.ts#L23
Unexpected aliasing of 'this' to local variable
test (20.x): src/hooks/iff/iff-else.test.ts#L32
Unexpected aliasing of 'this' to local variable
test (20.x): src/hooks/iff/iff-else.test.ts#L43
Unexpected aliasing of 'this' to local variable
test (20.x): src/hooks/iff/iff-else.test.ts#L51
Unexpected aliasing of 'this' to local variable
test (20.x): src/hooks/iff/iff-else.ts#L29
Unexpected aliasing of 'this' to local variable
test (20.x): src/hooks/iff/iff.ts#L28
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
test (20.x): src/hooks/params-from-client/params-from-client.ts#L16
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
test (22.x)
The job was canceled because "_18_x" failed.
test (22.x): src/hooks/fast-join/test/make-services.ts#L40
'_name' is defined but never used
test (22.x): src/hooks/fgraphql/fgraphql.ts#L224
'j' is defined but never used
test (22.x): src/hooks/fgraphql/fgraphql.ts#L225
'i' is defined but never used
test (22.x): src/hooks/iff/iff-else.test.ts#L23
Unexpected aliasing of 'this' to local variable
test (22.x): src/hooks/iff/iff-else.test.ts#L32
Unexpected aliasing of 'this' to local variable
test (22.x): src/hooks/iff/iff-else.test.ts#L43
Unexpected aliasing of 'this' to local variable
test (22.x): src/hooks/iff/iff-else.test.ts#L51
Unexpected aliasing of 'this' to local variable
test (22.x): src/hooks/iff/iff-else.ts#L29
Unexpected aliasing of 'this' to local variable
test (22.x): src/hooks/iff/iff.ts#L28
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
test (22.x): src/hooks/params-from-client/params-from-client.ts#L16
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
test (18.x): src/hooks/validate-schema/validate-schema.test.ts#L5
Using exported name 'Ajv' as identifier for default export
test (18.x): src/hooks/validate-schema/validate-schema.test.ts#L201
Caution: `Ajv` also has a named export `ValidationError`. Check if you meant to write `import {ValidationError} from 'ajv'` instead
test (20.x): src/hooks/validate-schema/validate-schema.test.ts#L5
Using exported name 'Ajv' as identifier for default export
test (20.x): src/hooks/validate-schema/validate-schema.test.ts#L201
Caution: `Ajv` also has a named export `ValidationError`. Check if you meant to write `import {ValidationError} from 'ajv'` instead
test (22.x): src/hooks/validate-schema/validate-schema.test.ts#L5
Using exported name 'Ajv' as identifier for default export
test (22.x): src/hooks/validate-schema/validate-schema.test.ts#L201
Caution: `Ajv` also has a named export `ValidationError`. Check if you meant to write `import {ValidationError} from 'ajv'` instead