fix: optimize code #7114
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Get pnpm store directory
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install pnpm
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install pnpm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install pnpm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run npm run lint:
packages/ice/src/esbuild/rscLoader.ts#L34
Array.prototype.map() expects a return value from arrow function
|
Run npm run lint:
packages/ice/src/esbuild/rscLoader.ts#L36
Array.prototype.map() expects a value to be returned at the end of arrow function
|
Run npm run lint:
packages/rax-compat/src/create-class.ts#L28
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Run npm run lint:
packages/rax-compat/src/create-class.ts#L49
Use the rest parameters instead of 'arguments'
|
Run npm run lint:
packages/runtime/src/runRSCServerApp.tsx#L182
'renderDocument' is defined but never used. Allowed unused vars must match /[iI]gnored|createElement/u
|
Run npm run lint:
packages/runtime/src/server/createServerComponentRenderer.tsx#L16
This line has a length of 161. Maximum allowed is 120
|
The logs for this run have expired and are no longer available.
Loading