feat: support full manual control over the tool change process #243
ci.yml
on: pull_request
Matrix: build-linux
Matrix: build-macos-arm64
Matrix: build-macos-x64
Matrix: build-windows
Annotations
40 warnings
build-macos-arm64 (18.x):
src/app/components/Paginations/index.js#L21
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component “TablePagination” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
|
build-macos-arm64 (18.x):
src/app/containers/App.jsx#L61
Unexpected newline before '}'
|
build-macos-arm64 (18.x):
src/app/containers/Header/Header.jsx#L315
Potential leaked value that might cause unintentionally rendered values or rendering crashes
|
build-macos-arm64 (18.x):
src/app/containers/Header/Header.jsx#L324
Expected indentation of 18 space characters but found 30
|
build-macos-arm64 (18.x):
src/app/containers/Header/Header.jsx#L419
Potential leaked value that might cause unintentionally rendered values or rendering crashes
|
build-macos-arm64 (18.x):
src/app/containers/Header/Header.jsx#L445
Potential leaked value that might cause unintentionally rendered values or rendering crashes
|
build-macos-arm64 (18.x):
src/app/containers/Header/Header.jsx#L473
Potential leaked value that might cause unintentionally rendered values or rendering crashes
|
build-macos-arm64 (18.x):
src/app/containers/Header/Header.jsx#L475
Unexpected newline before '}'
|
build-macos-arm64 (18.x):
src/app/containers/Login/Login.jsx#L130
Potential leaked value that might cause unintentionally rendered values or rendering crashes
|
build-macos-arm64 (18.x):
src/app/containers/Settings/Commands/Commands.jsx#L31
Unexpected newline before '}'
|
build-windows (18.x):
src/app/components/Paginations/index.js#L21
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component “TablePagination” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
|
build-windows (18.x):
src/app/containers/App.jsx#L61
Unexpected newline before '}'
|
build-windows (18.x):
src/app/containers/Header/Header.jsx#L315
Potential leaked value that might cause unintentionally rendered values or rendering crashes
|
build-windows (18.x):
src/app/containers/Header/Header.jsx#L324
Expected indentation of 18 space characters but found 30
|
build-windows (18.x):
src/app/containers/Header/Header.jsx#L419
Potential leaked value that might cause unintentionally rendered values or rendering crashes
|
build-windows (18.x):
src/app/containers/Header/Header.jsx#L445
Potential leaked value that might cause unintentionally rendered values or rendering crashes
|
build-windows (18.x):
src/app/containers/Header/Header.jsx#L473
Potential leaked value that might cause unintentionally rendered values or rendering crashes
|
build-windows (18.x):
src/app/containers/Header/Header.jsx#L475
Unexpected newline before '}'
|
build-windows (18.x):
src/app/containers/Login/Login.jsx#L130
Potential leaked value that might cause unintentionally rendered values or rendering crashes
|
build-windows (18.x):
src/app/containers/Settings/Commands/Commands.jsx#L31
Unexpected newline before '}'
|
build-linux (18.x):
src/app/components/Paginations/index.js#L21
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component “TablePagination” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
|
build-linux (18.x):
src/app/containers/App.jsx#L61
Unexpected newline before '}'
|
build-linux (18.x):
src/app/containers/Header/Header.jsx#L315
Potential leaked value that might cause unintentionally rendered values or rendering crashes
|
build-linux (18.x):
src/app/containers/Header/Header.jsx#L324
Expected indentation of 18 space characters but found 30
|
build-linux (18.x):
src/app/containers/Header/Header.jsx#L419
Potential leaked value that might cause unintentionally rendered values or rendering crashes
|
build-linux (18.x):
src/app/containers/Header/Header.jsx#L445
Potential leaked value that might cause unintentionally rendered values or rendering crashes
|
build-linux (18.x):
src/app/containers/Header/Header.jsx#L473
Potential leaked value that might cause unintentionally rendered values or rendering crashes
|
build-linux (18.x):
src/app/containers/Header/Header.jsx#L475
Unexpected newline before '}'
|
build-linux (18.x):
src/app/containers/Login/Login.jsx#L130
Potential leaked value that might cause unintentionally rendered values or rendering crashes
|
build-linux (18.x):
src/app/containers/Settings/Commands/Commands.jsx#L31
Unexpected newline before '}'
|
build-macos-x64 (18.x):
src/app/components/Paginations/index.js#L21
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component “TablePagination” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
|
build-macos-x64 (18.x):
src/app/containers/App.jsx#L61
Unexpected newline before '}'
|
build-macos-x64 (18.x):
src/app/containers/Header/Header.jsx#L315
Potential leaked value that might cause unintentionally rendered values or rendering crashes
|
build-macos-x64 (18.x):
src/app/containers/Header/Header.jsx#L324
Expected indentation of 18 space characters but found 30
|
build-macos-x64 (18.x):
src/app/containers/Header/Header.jsx#L419
Potential leaked value that might cause unintentionally rendered values or rendering crashes
|
build-macos-x64 (18.x):
src/app/containers/Header/Header.jsx#L445
Potential leaked value that might cause unintentionally rendered values or rendering crashes
|
build-macos-x64 (18.x):
src/app/containers/Header/Header.jsx#L473
Potential leaked value that might cause unintentionally rendered values or rendering crashes
|
build-macos-x64 (18.x):
src/app/containers/Header/Header.jsx#L475
Unexpected newline before '}'
|
build-macos-x64 (18.x):
src/app/containers/Login/Login.jsx#L130
Potential leaked value that might cause unintentionally rendered values or rendering crashes
|
build-macos-x64 (18.x):
src/app/containers/Settings/Commands/Commands.jsx#L31
Unexpected newline before '}'
|