chore(deps-dev): bump the npm-development group across 1 directory with 6 updates #46
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/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
Unexpected input(s) 'milliseconds', valid inputs are ['semaphoreAPI', 'semaphoreAPIKey', 'pull_request', 'component', 'GITHUB_TOKEN']
|