chore: more debugging options #76
ci.yml
on: push
TypeScript Tests
15s
GitHub Actions Test
3s
Annotations
10 errors and 3 warnings
TypeScript Tests:
src/github.ts#L1
'axios' is assigned a value but never used
|
TypeScript Tests:
src/github.ts#L1
A `require()` style import is forbidden
|
TypeScript Tests:
src/github.ts#L1
Require statement not part of import statement
|
TypeScript Tests:
src/github.ts#L3
A `require()` style import is forbidden
|
TypeScript Tests:
src/github.ts#L3
Require statement not part of import statement
|
TypeScript Tests:
src/github.ts#L4
A `require()` style import is forbidden
|
TypeScript Tests:
src/github.ts#L4
Require statement not part of import statement
|
TypeScript Tests:
src/github.ts#L9
Unexpected any. Specify a different type
|
TypeScript Tests:
src/github.ts#L11
Useless constructor
|
TypeScript Tests:
src/github.ts#L13
Missing return type on function
|
GitHub Actions Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
GitHub Actions Test
Unexpected input(s) 'milliseconds', valid inputs are ['semaphoreAPI', 'semaphoreAPIKey', 'pull_request', 'component', 'GITHUB_TOKEN']
|
TypeScript Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|