feat: setup template-imports in core pkg #790
Annotations
10 errors and 11 warnings
packages/core/babel.config.js#L2
Replace `"@babel/preset-typescript",·{onlyRemoveTypeImports:·true` with `'@babel/preset-typescript',·{·onlyRemoveTypeImports:·true·`
|
packages/core/babel.config.js#L2
Strings must use singlequote
|
packages/core/babel.config.js#L4
Replace `"@embroider/addon-dev/template-colocation-plugin"` with `'@embroider/addon-dev/template-colocation-plugin'`
|
packages/core/babel.config.js#L4
Strings must use singlequote
|
packages/core/babel.config.js#L9
Delete `,`
|
packages/core/babel.config.js#L12
Replace `"@babel/plugin-proposal-decorators",·{·"legacy"` with `'@babel/plugin-proposal-decorators',·{·legacy`
|
packages/core/babel.config.js#L12
Strings must use singlequote
|
packages/core/babel.config.js#L12
Strings must use singlequote
|
packages/core/babel.config.js#L13
Replace `"@babel/plugin-proposal-class-properties"` with `'@babel/plugin-proposal-class-properties'`
|
packages/core/babel.config.js#L13
Strings must use singlequote
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, volta-cli/action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
packages/buttons/tests/test-helper.ts#L1
Do not use "@ts-ignore" because it alters compilation errors
|
packages/buttons/tests/test-helper.ts#L9
Do not use "@ts-ignore" because it alters compilation errors
|
packages/changeset-form/tests/test-helper.ts#L1
Do not use "@ts-ignore" because it alters compilation errors
|
packages/changeset-form/tests/test-helper.ts#L9
Do not use "@ts-ignore" because it alters compilation errors
|
packages/forms/tests/test-helper.ts#L1
Do not use "@ts-ignore" because it alters compilation errors
|
packages/forms/tests/test-helper.ts#L9
Do not use "@ts-ignore" because it alters compilation errors
|
packages/notifications/tests/test-helper.ts#L1
Do not use "@ts-ignore" because it alters compilation errors
|
packages/notifications/tests/test-helper.ts#L9
Do not use "@ts-ignore" because it alters compilation errors
|
packages/overlays/tests/test-helper.ts#L1
Do not use "@ts-ignore" because it alters compilation errors
|
packages/overlays/tests/test-helper.ts#L9
Do not use "@ts-ignore" because it alters compilation errors
|
The logs for this run have expired and are no longer available.
Loading