Add ENGAGE-HF Allergy Form #9
Annotations
6 errors
Upload coverage to Codecov
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Run the tests:
node_modules/@stanfordspezi/spezi-web-design-system/dist/index.js#L4
SyntaxError: Named export 'cn' not found. The requested module './utils/className.js' is a CommonJS module, which may not support all module.exports as named exports.
CommonJS modules can always be imported via the default export, for example using:
import pkg from './utils/className.js';
const { cn: c } = pkg;
❯ node_modules/@stanfordspezi/spezi-web-design-system/dist/index.js:4:31
|
Run the tests:
node_modules/@stanfordspezi/spezi-web-design-system/dist/index.js#L4
SyntaxError: Named export 'cn' not found. The requested module './utils/className.js' is a CommonJS module, which may not support all module.exports as named exports.
CommonJS modules can always be imported via the default export, for example using:
import pkg from './utils/className.js';
const { cn: c } = pkg;
❯ node_modules/@stanfordspezi/spezi-web-design-system/dist/index.js:4:31
|
Run the tests:
node_modules/@stanfordspezi/spezi-web-design-system/dist/index.js#L4
SyntaxError: Named export 'cn' not found. The requested module './utils/className.js' is a CommonJS module, which may not support all module.exports as named exports.
CommonJS modules can always be imported via the default export, for example using:
import pkg from './utils/className.js';
const { cn: c } = pkg;
❯ node_modules/@stanfordspezi/spezi-web-design-system/dist/index.js:4:31
|
Run the tests:
node_modules/@stanfordspezi/spezi-web-design-system/dist/index.js#L4
SyntaxError: Named export 'cn' not found. The requested module './utils/className.js' is a CommonJS module, which may not support all module.exports as named exports.
CommonJS modules can always be imported via the default export, for example using:
import pkg from './utils/className.js';
const { cn: c } = pkg;
❯ node_modules/@stanfordspezi/spezi-web-design-system/dist/index.js:4:31
|
Run the tests
Process completed with exit code 1.
|
Loading