Skip to content

fix(daemon): Strengthen type checks #6451

fix(daemon): Strengthen type checks

fix(daemon): Strengthen type checks #6451

Triggered via pull request October 12, 2023 22:23
Status Failure
Total duration 7m 8s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: cover
Matrix: integration-test
Matrix: lint
Matrix: platform-compatibility-test
Matrix: test-async-hooks
Matrix: test
Matrix: test262
Matrix: viable-release
Fit to window
Zoom out
Zoom in

Annotations

21 errors
test (16.x, ubuntu-latest)
Unused '@ts-expect-error' directive.
test (16.x, ubuntu-latest)
Type 'unknown' is not assignable to type 'number'.
test (16.x, ubuntu-latest)
Unused '@ts-expect-error' directive.
test (16.x, ubuntu-latest)
Generic type 'AsyncQueue<TValue, UValue>' requires 2 type argument(s).
test (16.x, ubuntu-latest)
Generic type 'AsyncQueue<TValue, UValue>' requires 2 type argument(s).
test (16.x, ubuntu-latest)
Generic type 'AsyncQueue<TValue, UValue>' requires 2 type argument(s).
test (16.x, ubuntu-latest)
Process completed with exit code 2.
lint (16.x, ubuntu-latest)
Unused '@ts-expect-error' directive.
lint (16.x, ubuntu-latest)
Type 'unknown' is not assignable to type 'number'.
lint (16.x, ubuntu-latest)
Unused '@ts-expect-error' directive.
lint (16.x, ubuntu-latest)
Generic type 'AsyncQueue<TValue, UValue>' requires 2 type argument(s).
lint (16.x, ubuntu-latest)
Generic type 'AsyncQueue<TValue, UValue>' requires 2 type argument(s).
lint (16.x, ubuntu-latest)
Generic type 'AsyncQueue<TValue, UValue>' requires 2 type argument(s).
lint (16.x, ubuntu-latest)
Process completed with exit code 2.
test (16.x, windows-latest)
Unused '@ts-expect-error' directive.
test (16.x, windows-latest)
Type 'unknown' is not assignable to type 'number'.
test (16.x, windows-latest)
Unused '@ts-expect-error' directive.
test (16.x, windows-latest)
Generic type 'AsyncQueue<TValue, UValue>' requires 2 type argument(s).
test (16.x, windows-latest)
Generic type 'AsyncQueue<TValue, UValue>' requires 2 type argument(s).
test (16.x, windows-latest)
Generic type 'AsyncQueue<TValue, UValue>' requires 2 type argument(s).
test (16.x, windows-latest)
Process completed with exit code 1.