feat(atomic): replace getAssetPath #25997
Annotations
3 errors and 2 warnings
Run npm run lint:check:
packages/atomic/src/components/common/interface/i18n.ts#L2
Delete `{getAssetPath}·from·'../../../utils/utils';⏎import·`
|
Run npm run lint:check:
packages/atomic/src/components/common/interface/i18n.ts#L4
Insert `';⏎import·{getAssetPath}·from·'../../../utils/utils`
|
Run npm run lint:check
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run npm run lint:check:
packages/atomic/src/autoloader/index.ts#L1
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Loading