build: update dist #9
ci.yml
on: push
TypeScript Tests
16s
GitHub Actions Test
3s
Annotations
11 errors and 1 warning
GitHub Actions Test
Invalid repository input:
|
TypeScript Tests:
__tests__/wait.test.ts#L5
Unable to resolve path to module '../src/wait'
|
TypeScript Tests:
src/main.ts#L2
'github' is defined but never used
|
TypeScript Tests:
src/main.ts#L9
Unnecessary escape character: \/
|
TypeScript Tests:
src/main.ts#L9
Unnecessary escape character: \/
|
TypeScript Tests:
src/main.ts#L15
Unexpected string concatenation
|
TypeScript Tests:
src/main.ts#L21
Unexpected string concatenation
|
TypeScript Tests:
src/main.ts#L50
Array type using 'Array<T>' is forbidden. Use 'T[]' instead
|
TypeScript Tests:
src/main.ts#L51
Array type using 'Array<T>' is forbidden. Use 'T[]' instead
|
TypeScript Tests:
src/main.ts#L70
Missing return type on function
|
TypeScript Tests:
src/message.ts#L37
Unexpected string concatenation
|
GitHub Actions Test
Unexpected input(s) 'milliseconds', valid inputs are ['repo', 'token', 'branch', 'pre-release-branch', 'path', 'pre-release-path', 'readable-json', 'message']
|