Add MNS support in MW #3191
Annotations
10 errors and 14 warnings
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
lint-wails-frontend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint-web-frontend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint-web-frontend:
web-frontend/cypress/e2e/acceptance/home/receive.cy.tsx#L64
Do not use "@ts-ignore" because it alters compilation errors
|
lint-web-frontend:
web-frontend/cypress/e2e/acceptance/home/receive.cy.tsx#L102
Do not use "@ts-ignore" because it alters compilation errors
|
lint-web-frontend:
web-frontend/cypress/e2e/acceptance/home/receive.cy.tsx#L110
Do not use "@ts-ignore" because it alters compilation errors
|
lint-web-frontend:
web-frontend/cypress/e2e/acceptance/home/receive.cy.tsx#L140
Do not use "@ts-ignore" because it alters compilation errors
|
lint-web-frontend:
web-frontend/cypress/e2e/acceptance/home/receive.cy.tsx#L151
Do not use "@ts-ignore" because it alters compilation errors
|
lint-web-frontend:
web-frontend/src/custom/useMNS.tsx#L20
The 'reverseResolveCallData' object makes the dependencies of useCallback Hook (at line 37) change on every render. Move it inside the useCallback callback. Alternatively, wrap the initialization of 'reverseResolveCallData' in its own useMemo() Hook
|
lint-web-frontend:
web-frontend/src/mirage/handlers/account.ts#L78
Unexpected any. Specify a different type
|
lint-web-frontend:
web-frontend/src/mirage/handlers/account.ts#L97
Unexpected any. Specify a different type
|
lint-web-frontend:
web-frontend/src/mirage/handlers/account.ts#L132
Unexpected any. Specify a different type
|
lint-web-frontend:
web-frontend/src/pages/TransferCoins/SendCoins/SendForm.tsx#L179
React Hook useEffect has missing dependencies: 'mnsExtension', 'resetTargetMnsAddress', and 'resolveDns'. Either include them or remove the dependency array
|