feat: test on prod!!! #15
ci.yml
on: push
TypeScript Tests
20s
GitHub Actions Test
3s
Annotations
11 errors and 3 warnings
|
GitHub Actions Test
Unknown mode:
|
|
TypeScript Tests:
src/index.ts#L8
Missing return type on function
|
|
TypeScript Tests:
src/index.ts#L26
Unexpected any. Specify a different type
|
|
TypeScript Tests:
src/main.test.ts#L1
'expectTypeOf' is defined but never used
|
|
TypeScript Tests:
src/main.ts#L3
Unable to resolve path to module 'octokit'
|
|
TypeScript Tests:
src/main.ts#L4
InferOutput not found in 'valibot'
|
|
TypeScript Tests:
src/main.ts#L23
'ReleaseIssuesBody' is already defined
|
|
TypeScript Tests:
src/main.ts#L25
Missing return type on function
|
|
TypeScript Tests:
src/main.ts#L25
'string' is already declared in the upper scope on line 4 column 45
|
|
TypeScript Tests:
src/main.ts#L50
'IssueUrlPattern' is already declared in the upper scope on line 45 column 9
|
|
TypeScript Tests:
src/main.ts#L56
Unexpected any. Specify a different type
|
|
GitHub Actions Test
Unexpected input(s) 'milliseconds', valid inputs are ['mode', 'token', 'release-tags', 'owner', 'repo', 'max-attempts', 'release-webhook-url', 'version', 'project-id']
|
|
TypeScript Tests:
src/main.ts#L101
Forbidden non-null assertion
|
|
TypeScript Tests:
src/main.ts#L114
Forbidden non-null assertion
|