CI #225
ci.yml
on: merge_group
Lint workflows
13s
Test Unit
29s
Test Integration
1m 43s
Typecheck
2m 27s
Lint
34s
CI OK
2s
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.
|