Skip to content

feat: setup template-imports in core pkg #789

feat: setup template-imports in core pkg

feat: setup template-imports in core pkg #789

Triggered via pull request July 31, 2023 18:05
Status Failure
Total duration 1m 27s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
Tests: .prettierrc.js#L3
Rest/spread properties are not supported until Node.js 8.3.0. The configured version range is '>=8.0.0'
Tests: .prettierrc.js#L10
Delete `,`
Tests: .prettierrc.js#L11
Delete `,`
Tests: .prettierrc.js#L12
Delete `,`
Tests: .prettierrc.js#L13
Delete `,`
Tests: packages/core/babel.config.js#L1
'module' is not defined
Tests: packages/core/babel.config.js#L2
Replace `"@babel/preset-typescript",·{onlyRemoveTypeImports:·true` with `'@babel/preset-typescript',·{·onlyRemoveTypeImports:·true·`
Tests: packages/core/babel.config.js#L4
Replace `"@embroider/addon-dev/template-colocation-plugin"` with `'@embroider/addon-dev/template-colocation-plugin'`
Tests: packages/core/babel.config.js#L9
Delete `,`
Tests: packages/core/babel.config.js#L12
Replace `"@babel/plugin-proposal-decorators",·{·"legacy"` with `'@babel/plugin-proposal-decorators',·{·legacy`
Tests
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/
Tests: packages/buttons/tests/test-helper.ts#L1
Do not use "@ts-ignore" because it alters compilation errors
Tests: packages/buttons/tests/test-helper.ts#L9
Do not use "@ts-ignore" because it alters compilation errors
Tests: packages/changeset-form/tests/test-helper.ts#L1
Do not use "@ts-ignore" because it alters compilation errors
Tests: packages/changeset-form/tests/test-helper.ts#L9
Do not use "@ts-ignore" because it alters compilation errors
Tests: packages/forms/tests/test-helper.ts#L1
Do not use "@ts-ignore" because it alters compilation errors
Tests: packages/forms/tests/test-helper.ts#L9
Do not use "@ts-ignore" because it alters compilation errors
Tests: packages/notifications/tests/test-helper.ts#L1
Do not use "@ts-ignore" because it alters compilation errors
Tests: packages/notifications/tests/test-helper.ts#L9
Do not use "@ts-ignore" because it alters compilation errors
Tests: packages/overlays/tests/test-helper.ts#L1
Do not use "@ts-ignore" because it alters compilation errors
Tests: packages/overlays/tests/test-helper.ts#L9
Do not use "@ts-ignore" because it alters compilation errors