feat(plugin-axe): add authentication support via setup script #3561
code-pushup.yml
on: pull_request
Standalone mode
8m 56s
Monorepo mode
15m 52s
Annotations
10 errors
|
<✓> TypeScript | Semantic errors:
packages/plugin-axe/src/lib/runner/setup.int.test.ts#L43
TS2304: Cannot find name 'expect'.
|
|
<✓> TypeScript | Semantic errors:
packages/plugin-axe/src/lib/runner/setup.int.test.ts#L42
TS2582: Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
|
<✓> TypeScript | Semantic errors:
packages/plugin-axe/src/lib/runner/setup.int.test.ts#L37
TS2304: Cannot find name 'expect'.
|
|
<✓> TypeScript | Semantic errors:
packages/plugin-axe/src/lib/runner/setup.int.test.ts#L36
TS2582: Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
|
<✓> TypeScript | Semantic errors:
packages/plugin-axe/src/lib/runner/setup.int.test.ts#L33
TS2304: Cannot find name 'expect'.
|
|
<✓> TypeScript | Semantic errors:
packages/plugin-axe/src/lib/runner/setup.int.test.ts#L26
TS2304: Cannot find name 'vi'.
|
|
<✓> TypeScript | Semantic errors:
packages/plugin-axe/src/lib/runner/setup.int.test.ts#L25
TS2582: Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
|
<✓> TypeScript | Semantic errors:
packages/plugin-axe/src/lib/runner/setup.int.test.ts#L22
TS2304: Cannot find name 'expect'.
|
|
<✓> TypeScript | Semantic errors:
packages/plugin-axe/src/lib/runner/setup.int.test.ts#L17
TS2582: Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
|
<✓> TypeScript | Semantic errors:
packages/plugin-axe/src/lib/runner/setup.int.test.ts#L7
TS2582: Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|