Update dependencies. Move to ES6 modules. Move tests to vitest. (#14) #60
Annotations
4 errors
|
|
|
src/rules/__tests__/addModuleToQueue.test.js#L66
AssertionError: expected 'Failed to execute "undefined". Cannot…' to be 'error from inside the processing func…' // Object.is equality
Expected: "error from inside the processing function"
Received: "Failed to execute "undefined". Cannot read properties of undefined (reading 'arc')"
❯ src/rules/__tests__/addModuleToQueue.test.js:66:27
|
|
src/rules/__tests__/addModuleToQueue.test.js#L50
AssertionError: expected 'Failed to execute "undefined". Cannot…' to be 'error from inside the module' // Object.is equality
Expected: "error from inside the module"
Received: "Failed to execute "undefined". Cannot read properties of undefined (reading 'arc')"
❯ src/rules/__tests__/addModuleToQueue.test.js:50:27
|
|
src/rules/logDelegateModuleCall.js#L15
TypeError: Failed to execute "undefined". Cannot read properties of undefined (reading 'arc')
❯ __vite_ssr_exports__.default src/rules/logDelegateModuleCall.js:15:12
|
The logs for this run have expired and are no longer available.
Loading