Version Packages (#123) #222
Annotations
10 errors and 1 warning
Check Types:
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.
|
Check Types:
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.
|
Check Types:
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.
|
Check Types:
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.
|
Check Types:
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.
|
Check Types:
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.
|
Check Types:
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.
|
Check Types:
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.
|
Check Types:
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.
|
Check Types:
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.
|
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/
|
The logs for this run have expired and are no longer available.
Loading