Bump the development-dependencies group with 5 updates #219
ci.yml
on: pull_request
Lint workflows
9s
Test Unit
29s
Test Integration
1m 55s
Typecheck
29s
Lint
38s
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.
|