CI #232
ci.yml
on: merge_group
Lint workflows
9s
Test Unit
37s
Test Integration
1m 55s
Typecheck
32s
Lint
31s
CI OK
3s
Annotations
6 errors
|
Test Unit:
tests/integration/utils.ts#L13
The inferred type of 'octokit' cannot be named without a reference to 'Api' from '.pnpm/@octokit+plugin-rest-endpoint-methods@17.0.0_@octokit+core@7.0.6/node_modules/@octokit/plugin-rest-endpoint-methods'. This is likely not portable. A type annotation is necessary.
|
|
Test Unit:
tests/integration/utils.ts#L13
The inferred type of 'octokit' cannot be named without a reference to 'PaginateInterface' from '.pnpm/@octokit+plugin-paginate-rest@14.0.0_@octokit+core@7.0.6/node_modules/@octokit/plugin-paginate-rest'. This is likely not portable. A type annotation is necessary.
|
|
Test Unit:
tests/integration/utils.ts#L13
The inferred type of 'octokit' cannot be named without a reference to 'Octokit' from '.pnpm/@octokit+core@7.0.6/node_modules/@octokit/core'. This is likely not portable. A type annotation is necessary.
|
|
Test Integration:
tests/integration/utils.ts#L13
The inferred type of 'octokit' cannot be named without a reference to 'Api' from '.pnpm/@octokit+plugin-rest-endpoint-methods@17.0.0_@octokit+core@7.0.6/node_modules/@octokit/plugin-rest-endpoint-methods'. This is likely not portable. A type annotation is necessary.
|
|
Test Integration:
tests/integration/utils.ts#L13
The inferred type of 'octokit' cannot be named without a reference to 'PaginateInterface' from '.pnpm/@octokit+plugin-paginate-rest@14.0.0_@octokit+core@7.0.6/node_modules/@octokit/plugin-paginate-rest'. This is likely not portable. A type annotation is necessary.
|
|
Test Integration:
tests/integration/utils.ts#L13
The inferred type of 'octokit' cannot be named without a reference to 'Octokit' from '.pnpm/@octokit+core@7.0.6/node_modules/@octokit/core'. This is likely not portable. A type annotation is necessary.
|