Skip to content

Add MNS support in MW #3199

Add MNS support in MW

Add MNS support in MW #3199

Triggered via pull request May 15, 2024 15:09
Status Success
Total duration 48s
Artifacts

lint.yml

on: pull_request
lint
21s
lint
lint-web-frontend
37s
lint-web-frontend
lint-wails-frontend
27s
lint-wails-frontend
Fit to window
Zoom out
Zoom in

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#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