feat(transaction-builder-theme): Remove safe-react-components from transaction builder #1404
Triggered via pull request
September 25, 2024 09:04
Status
Success
Total duration
1m 20s
Artifacts
–
Annotations
11 warnings
eslint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
eslint:
apps/tx-builder/src/components/Icon/images/add.tsx#L3
Assign object to a variable before exporting as module default
|
eslint:
apps/tx-builder/src/components/Icon/images/addressBook.tsx#L3
Assign object to a variable before exporting as module default
|
eslint:
apps/tx-builder/src/components/Icon/images/addressBookAdd.tsx#L3
Assign object to a variable before exporting as module default
|
eslint:
apps/tx-builder/src/components/Icon/images/alert.tsx#L3
Assign object to a variable before exporting as module default
|
eslint:
apps/tx-builder/src/components/Icon/images/allowances.tsx#L3
Assign object to a variable before exporting as module default
|
eslint:
apps/tx-builder/src/components/Icon/images/apps.tsx#L3
Assign object to a variable before exporting as module default
|
eslint:
apps/tx-builder/src/components/Icon/images/arrowDown.tsx#L3
Assign object to a variable before exporting as module default
|
eslint:
apps/tx-builder/src/components/Icon/images/arrowLeft.tsx#L3
Assign object to a variable before exporting as module default
|
eslint:
apps/tx-builder/src/components/Icon/images/arrowRight.tsx#L3
Assign object to a variable before exporting as module default
|
eslint:
apps/tx-builder/src/components/Icon/images/arrowUp.tsx#L3
Assign object to a variable before exporting as module default
|