Bump @actions/core from 1.10.1 to 1.11.1 #19
ci.yml
on: pull_request
TypeScript Tests
18s
GitHub Actions Test
3s
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']
|