Can we use the real @types/qunit? #2366
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Install Dependencies
22s
Linting
3m 57s
Chrome
1m 8s
Types
5m 16s
Floating Dependencies
1m 22s
Annotations
2 errors
Linting:
packages/@glimmer-workspace/integration-tests/lib/setup-harness.ts#L10
Property 'reporters' does not exist on type '{ default: QUnit; assert: Assert; begin(callback: (details: BeginDetails) => void | Promise<void>): void; config: Config; done(callback: (details: DoneDetails) => void | Promise<...>): void; ... 20 more ...; urlParams: Record<...>; }'.
|
Linting
Process completed with exit code 1.
|