Fixed css issue, removed unused code, added check for window def #423
Annotations
9 errors and 10 warnings
Check branch name
Branch feature/eip-6963 failed to pass match regex - /\w+\/(?:feature-|hotfix-)?AR-\d+-.+/
|
ui/components.tsx#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
ui/loader.tsx#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
ui/modal.tsx#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
ui/modalController.tsx#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
ui/components.tsx#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
ui/loader.tsx#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
ui/modal.tsx#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
ui/modalController.tsx#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
Check branch name
The following actions uses node12 which is deprecated and will be forced to run on node16: deepakputhraya/action-branch-name@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/index.ts#L52
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
|
src/index.ts#L486
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
|
src/utils.ts#L4
'Position' is defined but never used (@typescript-eslint/no-unused-vars)
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/index.ts#L52
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
|
src/index.ts#L486
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
|
src/utils.ts#L4
'Position' is defined but never used (@typescript-eslint/no-unused-vars)
|