Add MNS support in MW #3200
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-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
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-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#L41
React Hook useCallback has missing dependencies: 'account' and 'targetContractAddress'. Either include them or remove the dependency array
|
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#L177
React Hook useEffect has missing dependencies: 'mnsExtension', 'resetTargetMnsAddress', and 'resolveDns'. Either include them or remove the dependency array
|