chore: add new input #22
ci.yml
on: push
TypeScript Tests
17s
GitHub Actions Test
2s
Annotations
11 errors and 1 warning
GitHub Actions Test
[@octokit/auth-action] `GITHUB_TOKEN` variable is not set. It must be set on either `env:` or `with:`. See https://github.com/octokit/auth-action.js#createactionauth
|
TypeScript Tests:
src/main.ts#L7
'https' is assigned a value but never used
|
TypeScript Tests:
src/main.ts#L7
A `require()` style import is forbidden
|
TypeScript Tests:
src/main.ts#L7
Require statement not part of import statement
|
TypeScript Tests:
src/main.ts#L9
'octoAuth' is assigned a value but never used
|
TypeScript Tests:
src/main.ts#L9
A `require()` style import is forbidden
|
TypeScript Tests:
src/main.ts#L9
Require statement not part of import statement
|
TypeScript Tests:
src/main.ts#L10
'Request' is assigned a value but never used
|
TypeScript Tests:
src/main.ts#L10
A `require()` style import is forbidden
|
TypeScript Tests:
src/main.ts#L10
Require statement not part of import statement
|
TypeScript Tests:
src/main.ts#L49
'error' is assigned a value but never used
|
GitHub Actions Test
Unexpected input(s) 'milliseconds', valid inputs are ['semaphoreAPI', 'semaphoreAPIKey', 'pull_request', 'component', 'GITHUB_TOKEN']
|