prettier #26
Annotations
3 errors and 2 warnings
lint-frontend:
frontend/src/ExplorerApiClient.ts#L26
Unexpected any. Specify a different type
|
lint-frontend:
frontend/src/utils/write-mns-sc.tsx#L328
The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype
|
lint-frontend
Process completed with exit code 1.
|
lint-frontend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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-frontend:
frontend/src/components/MNSManagement.tsx#L29
React Hook useEffect has missing dependencies: 'getUserEntryList' and 'listSpinning'. Either include them or remove the dependency array
|