Copycode elements #663
Annotations
10 errors and 1 warning
|
build:
src/frontend/design-system/components/Table/index.tsx#L109
Array.prototype.map() expects a return value from arrow function
|
build:
src/frontend/design-system/components/Table/index.tsx#L110
Array.prototype.map() expects a return value from arrow function
|
build:
src/frontend/design-system/components/Table/index.tsx#L111
Array.prototype.map() expects a return value from arrow function
|
build:
src/frontend/design-system/components/Table/index.tsx#L112
Expected an assignment or function call and instead saw an expression
|
build:
src/frontend/design-system/components/Table/index.tsx#L112
Replace `'object'·?·cell.getContext().row.original[key]·=·JSON.stringify(value)·:·value` with `"object"⏎··········?·(cell.getContext().row.original[key]·=·JSON.stringify(value))⏎··········:·value;`
|
build:
src/frontend/design-system/components/Table/index.tsx#L112
Assignment to property of function parameter 'cell'
|
|
|
|
build
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/.
|