modernize #418
Annotations
10 errors and 3 warnings
Run npm test:
src/hooks/fast-join/test/make-services.ts#L40
'_name' is defined but never used
|
Run npm test:
src/hooks/fgraphql/fgraphql.ts#L61
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run npm test:
src/hooks/fgraphql/fgraphql.ts#L79
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run npm test:
src/hooks/fgraphql/fgraphql.ts#L81
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run npm test:
src/hooks/fgraphql/fgraphql.ts#L94
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run npm test:
src/hooks/fgraphql/fgraphql.ts#L104
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run npm test:
src/hooks/fgraphql/fgraphql.ts#L112
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run npm test:
src/hooks/fgraphql/fgraphql.ts#L121
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run npm test:
src/hooks/fgraphql/fgraphql.ts#L123
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run npm test:
src/hooks/fgraphql/fgraphql.ts#L125
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run npm test:
src/hooks/validate-schema/validate-schema.test.ts#L5
Using exported name 'Ajv' as identifier for default export
|
Run npm test:
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
|
Loading