feat: implement conflict resolution UI for collaborative editing (#24… #264
lint.yml
on: push
Frontend (ESLint + Prettier)
39s
Backend (ESLint + Prettier)
15s
Smart Contracts (Clippy + rustfmt)
47s
Annotations
12 errors and 13 warnings
|
Backend (ESLint + Prettier)
Process completed with exit code 1.
|
|
Frontend (ESLint + Prettier):
frontend/src/app/network-streamer/page.tsx#L204
Unexpected any. Specify a different type
|
|
Frontend (ESLint + Prettier):
frontend/src/app/network-streamer/page.tsx#L203
Unexpected any. Specify a different type
|
|
Frontend (ESLint + Prettier):
frontend/src/app/network-streamer/page.tsx#L202
Unexpected any. Specify a different type
|
|
Frontend (ESLint + Prettier):
frontend/src/app/network-streamer/page.tsx#L201
Unexpected any. Specify a different type
|
|
Frontend (ESLint + Prettier):
frontend/src/app/network-streamer/page.tsx#L183
Unexpected any. Specify a different type
|
|
Frontend (ESLint + Prettier):
frontend/src/app/network-streamer/page.tsx#L122
Unexpected any. Specify a different type
|
|
Frontend (ESLint + Prettier):
frontend/src/app/devtools/storage/page.tsx#L52
`"` can be escaped with `"`, `“`, `"`, `”`
|
|
Frontend (ESLint + Prettier):
frontend/src/app/devtools/storage/page.tsx#L52
`"` can be escaped with `"`, `“`, `"`, `”`
|
|
Frontend (ESLint + Prettier):
frontend/src/app/devtools/storage/page.tsx#L25
`"` can be escaped with `"`, `“`, `"`, `”`
|
|
Frontend (ESLint + Prettier):
frontend/src/app/devtools/storage/page.tsx#L25
`"` can be escaped with `"`, `“`, `"`, `”`
|
|
Smart Contracts (Clippy + rustfmt)
Process completed with exit code 101.
|
|
Backend (ESLint + Prettier)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Frontend (ESLint + Prettier)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Frontend (ESLint + Prettier):
frontend/src/app/brainstorm/page.tsx#L13
'canvasId' is assigned a value but never used
|
|
Frontend (ESLint + Prettier):
frontend/src/app/asset-management/page.tsx#L56
React Hook useEffect has a missing dependency: 'loadAssets'. Either include it or remove the dependency array
|
|
Frontend (ESLint + Prettier):
frontend/src/app/asset-management/page.tsx#L13
'EyeOff' is defined but never used
|
|
Frontend (ESLint + Prettier):
frontend/src/app/asset-management/page.tsx#L13
'Eye' is defined but never used
|
|
Frontend (ESLint + Prettier):
frontend/src/app/asset-management/page.tsx#L12
'DialogTrigger' is defined but never used
|
|
Frontend (ESLint + Prettier):
frontend/next.config.ts#L6
'webpack' is defined but never used
|
|
Frontend (ESLint + Prettier):
frontend/next.config.ts#L6
'defaultLoaders' is defined but never used
|
|
Frontend (ESLint + Prettier):
frontend/next.config.ts#L6
'isServer' is defined but never used
|
|
Frontend (ESLint + Prettier):
frontend/next.config.ts#L6
'dev' is defined but never used
|
|
Frontend (ESLint + Prettier):
frontend/next.config.ts#L6
'buildId' is defined but never used
|
|
Smart Contracts (Clippy + rustfmt)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|