Bump glob from 7.2.3 to 10.4.1 #26
ci.yml
on: pull_request
TypeScript Tests
17s
GitHub Actions Test
2s
Annotations
7 errors and 1 warning
GitHub Actions Test
Input required and not supplied: env_path
|
TypeScript Tests:
__tests__/wait.test.ts#L5
Unable to resolve path to module '../src/wait'
|
TypeScript Tests:
src/main.ts#L10
Type boolean trivially inferred from a boolean literal, remove type annotation
|
TypeScript Tests:
src/main.ts#L16
Prefer for...of instead of Array.forEach
|
TypeScript Tests:
src/main.ts#L36
This assertion is unnecessary since it does not change the type of the expression
|
TypeScript Tests:
src/main.ts#L42
This assertion is unnecessary since it does not change the type of the expression
|
TypeScript Tests
Process completed with exit code 1.
|
GitHub Actions Test
Unexpected input(s) 'milliseconds', valid inputs are ['env_path', 'GITHUB_TOKEN']
|