Initial setup #7
ci.yml
on: pull_request
TypeScript Tests
19s
GitHub Actions Test
9s
Annotations
10 errors and 2 warnings
TypeScript Tests:
__tests__/main.test.ts#L4
'ToolRunner' is defined but never used
|
TypeScript Tests:
__tests__/main.test.ts#L18
Functions that return promises must be async
|
TypeScript Tests:
__tests__/main.test.ts#L19
Unsafe member access .listeners on an `any` value
|
TypeScript Tests:
__tests__/main.test.ts#L20
Unsafe call of a(n) `any` typed value
|
TypeScript Tests:
__tests__/main.test.ts#L20
Unsafe member access .listeners on an `any` value
|
TypeScript Tests:
__tests__/main.test.ts#L22
Unsafe member access .listeners on an `any` value
|
TypeScript Tests:
__tests__/main.test.ts#L23
Unsafe call of a(n) `any` typed value
|
TypeScript Tests:
__tests__/main.test.ts#L23
Unsafe member access .listeners on an `any` value
|
TypeScript Tests:
__tests__/main.test.ts#L31
Unsafe return of a value of type `any`
|
TypeScript Tests
Process completed with exit code 1.
|
GitHub Actions Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
TypeScript Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|