feat(err-msg): update local failure message with same on violation processor #3800
nodejs.yml
on: pull_request
Matrix: lint-build-test
Release
0s
Annotations
10 warnings
Lint, Build, Test - Node 20.x on ubuntu-latest:
packages/matcher/__tests__/groupViolationResultsProcessorMatcher.test.ts#L129
'opts' is defined but never used. Allowed unused args must match /^_/u
|
|
|
Lint, Build, Test - Node 20.x on ubuntu-latest:
packages/common/src/helpers.ts#L94
Caution: `axe` also has a named export `configure`. Check if you meant to write `import {configure} from 'axe-core'` instead
|
Lint, Build, Test - Node 20.x on ubuntu-latest:
packages/common/__tests__/helpers.test.ts#L119
Caution: `axe` also has a named export `configure`. Check if you meant to write `import {configure} from 'axe-core'` instead
|
Lint, Build, Test - Node 18.x on ubuntu-latest:
packages/matcher/__tests__/groupViolationResultsProcessorMatcher.test.ts#L129
'opts' is defined but never used. Allowed unused args must match /^_/u
|
|
|
Lint, Build, Test - Node 18.x on ubuntu-latest:
packages/common/src/helpers.ts#L94
Caution: `axe` also has a named export `configure`. Check if you meant to write `import {configure} from 'axe-core'` instead
|
Lint, Build, Test - Node 18.x on ubuntu-latest:
packages/common/__tests__/helpers.test.ts#L119
Caution: `axe` also has a named export `configure`. Check if you meant to write `import {configure} from 'axe-core'` instead
|