Version Packages (#123) #222
main.yml
on: push
TypeScript
23s
Linting
23s
Matrix: tests
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/
|