modernize #420
Annotations
37 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 (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 (20.x)
The job was canceled because "_22_x" failed.
|
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 (18.x)
The job was canceled because "_22_x" failed.
|
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 (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
|
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 (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
|