Skip to content

Version Packages (#123) #222

Version Packages (#123)

Version Packages (#123) #222

Triggered via push January 15, 2024 23:30
Status Failure
Total duration 42s
Artifacts

main.yml

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

Annotations

10 errors and 3 warnings
TypeScript: packages/eslint-plugin/src/__fixtures__/allow-no-transform.mixed.ts#L1
Could not find a declaration file for module '@ts-gql/tag/no-transform'. '/home/runner/work/ts-gql/ts-gql/packages/tag/no-transform/dist/tag.cjs.js' implicitly has an 'any' type.
TypeScript: packages/eslint-plugin/src/__fixtures__/allow-transform.mixed.ts#L1
Could not find a declaration file for module '@ts-gql/tag'. '/home/runner/work/ts-gql/ts-gql/packages/tag/dist/tag.cjs.js' implicitly has an 'any' type.
TypeScript: packages/eslint-plugin/src/__fixtures__/basic.ts#L1
Could not find a declaration file for module '@ts-gql/tag'. '/home/runner/work/ts-gql/ts-gql/packages/tag/dist/tag.cjs.js' implicitly has an 'any' type.
TypeScript: packages/eslint-plugin/src/__fixtures__/disallow-interpolation-with-transform.ts#L1
Could not find a declaration file for module '@ts-gql/tag'. '/home/runner/work/ts-gql/ts-gql/packages/tag/dist/tag.cjs.js' implicitly has an 'any' type.
TypeScript: packages/eslint-plugin/src/__fixtures__/disallow-no-transform.ts#L1
Could not find a declaration file for module '@ts-gql/tag/no-transform'. '/home/runner/work/ts-gql/ts-gql/packages/tag/no-transform/dist/tag.cjs.js' implicitly has an 'any' type.
TypeScript: packages/eslint-plugin/src/__fixtures__/disallow-transform.no-transform.ts#L1
Could not find a declaration file for module '@ts-gql/tag'. '/home/runner/work/ts-gql/ts-gql/packages/tag/dist/tag.cjs.js' implicitly has an 'any' type.
TypeScript: packages/eslint-plugin/src/__fixtures__/incorrect-fragment-interpolate-num.no-transform.ts#L1
Could not find a declaration file for module '@ts-gql/tag/no-transform'. '/home/runner/work/ts-gql/ts-gql/packages/tag/no-transform/dist/tag.cjs.js' implicitly has an 'any' type.
TypeScript: packages/eslint-plugin/src/__fixtures__/interface.ts#L1
Could not find a declaration file for module '@ts-gql/tag'. '/home/runner/work/ts-gql/ts-gql/packages/tag/dist/tag.cjs.js' implicitly has an 'any' type.
TypeScript: packages/eslint-plugin/src/__fixtures__/missing-id.ts#L1
Could not find a declaration file for module '@ts-gql/tag'. '/home/runner/work/ts-gql/ts-gql/packages/tag/dist/tag.cjs.js' implicitly has an 'any' type.
TypeScript: packages/eslint-plugin/src/__fixtures__/missing-variable-with-another-variable-with-comma-after.ts#L1
Could not find a declaration file for module '@ts-gql/tag'. '/home/runner/work/ts-gql/ts-gql/packages/tag/dist/tag.cjs.js' implicitly has an 'any' type.
Linting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
TypeScript
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests on ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/