Skip to content

Fix compile errors caused by --composite of TypeScript #260

Fix compile errors caused by --composite of TypeScript

Fix compile errors caused by --composite of TypeScript #260

Triggered via pull request September 15, 2024 13:27
Status Failure
Total duration 49s
Artifacts

ci.yml

on: pull_request
Matrix: e2e
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 6 warnings
e2e (20): src/index.ts#L3
The inferred type of 'BookFactory' cannot be named without a reference to '../node_modules/@mizdra/graphql-codegen-typescript-fabbrica/dist/esm/helper/factory.js'. This is likely not portable. A type annotation is necessary.
e2e (20): src/index.ts#L3
The inferred type of 'BookFactory' cannot be named without a reference to '../node_modules/@mizdra/graphql-codegen-typescript-fabbrica/dist/esm/helper/field-resolver.js'. This is likely not portable. A type annotation is necessary.
e2e (20)
Process completed with exit code 1.
e2e (18): src/index.ts#L3
The inferred type of 'BookFactory' cannot be named without a reference to '../node_modules/@mizdra/graphql-codegen-typescript-fabbrica/dist/esm/helper/factory.js'. This is likely not portable. A type annotation is necessary.
e2e (18): src/index.ts#L3
The inferred type of 'BookFactory' cannot be named without a reference to '../node_modules/@mizdra/graphql-codegen-typescript-fabbrica/dist/esm/helper/field-resolver.js'. This is likely not portable. A type annotation is necessary.
e2e (18)
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e (18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/