Added new RequestPopup class #435
Annotations
5 errors and 10 warnings
Check branch name
Branch feature/permission-tab 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
|
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/
|
src/index.ts#L52
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
|
src/index.ts#L489
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
|
src/popup.ts#L125
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
|
src/popup.ts#L148
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
|
src/provider.ts#L19
'encodeJSONToBase64' is defined but never used (@typescript-eslint/no-unused-vars)
|
src/provider.ts#L229
'keySpaceType' is assigned a value but never used (@typescript-eslint/no-unused-vars)
|
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/
|
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/
|