Fix aria null values #3258
Annotations
3 errors
src/__tests__/fixtures.spec.ts > fixtures > default > attribute-null/index.js:
scripts/test-utils/test-fixture-dir.ts#L173
Error: ENOENT: no such file or directory, open '/home/runner/work/lwc/lwc/packages/@lwc/engine-server/src/__tests__/fixtures/attribute-null/error.txt'
❯ ../../../scripts/test-utils/test-fixture-dir.ts:173:48
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '/home/runner/work/lwc/lwc/packages/@lwc/engine-server/src/__tests__/fixtures/attribute-null/error.txt' }
|
src/__tests__/fixtures.spec.ts > fixtures > enableStaticContentOptimization=false > attribute-null/index.js:
scripts/test-utils/test-fixture-dir.ts#L173
Error: ENOENT: no such file or directory, open '/home/runner/work/lwc/lwc/packages/@lwc/engine-server/src/__tests__/fixtures/attribute-null/error.txt'
❯ ../../../scripts/test-utils/test-fixture-dir.ts:173:48
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '/home/runner/work/lwc/lwc/packages/@lwc/engine-server/src/__tests__/fixtures/attribute-null/error.txt' }
|
run-unit-tests
Process completed with exit code 1.
|