ci: Add type definition check #3179
Triggered via pull request
February 25, 2025 20:03
Status
Failure
Total duration
30m 38s
Artifacts
–
ci.yml
on: pull_request
NPM Lock File Version
5s
Check Types
51s
Check Docs
44s
Check Circular Dependencies
44s
Lint
49s
Matrix: build
Annotations
12 errors
Check Types:
types/tests.ts#L6
Unexpected any. Specify a different type
|
Check Types:
types/tests.ts#L12
Unexpected any. Specify a different type
|
Check Types:
types/tests.ts#L18
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Check Types:
types/tests.ts#L19
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Check Types:
types/tests.ts#L24
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Check Types:
types/tests.ts#L38
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Check Types:
types/tests.ts#L70
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Check Types:
types/tests.ts#L94
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Check Types:
types/tests.ts#L94
Promise returned in function argument where a void return was expected
|
Check Types:
types/tests.ts#L95
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
build (Node 18, 18.20.4)
The job running on runner GitHub Actions 18 has exceeded the maximum execution time of 30 minutes.
|
build (Node 18, 18.20.4)
The operation was canceled.
|