Skip to content

Add MNS support in MW #3187

Add MNS support in MW

Add MNS support in MW #3187

Triggered via pull request May 14, 2024 16:24
Status Success
Total duration 43s
Artifacts

lint.yml

on: pull_request
lint
12s
lint
lint-web-frontend
33s
lint-web-frontend
lint-wails-frontend
18s
lint-wails-frontend
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 13 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