Skip to content

feat: improve rendering on high dpi screens (#928) #268

feat: improve rendering on high dpi screens (#928)

feat: improve rendering on high dpi screens (#928) #268

Triggered via push August 10, 2025 05:18
Status Success
Total duration 17m 53s
Artifacts

ci.yml

on: push
Matrix: build-linux
Matrix: build-macos-arm64
Matrix: build-macos-x64
Matrix: build-windows
Fit to window
Zoom out
Zoom in

Annotations

40 warnings and 1 notice
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/Header/Header.jsx#L475
Unexpected newline before '}'
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#L445
Potential leaked value that might cause unintentionally rendered values or rendering crashes
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#L324
Expected indentation of 18 space characters but found 30
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/App.jsx#L61
Unexpected newline before '}'
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-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/Header/Header.jsx#L475
Unexpected newline before '}'
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#L445
Potential leaked value that might cause unintentionally rendered values or rendering crashes
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#L324
Expected indentation of 18 space characters but found 30
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/App.jsx#L61
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-linux (18.x): src/app/containers/Settings/Commands/Commands.jsx#L31
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/Header/Header.jsx#L475
Unexpected newline before '}'
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#L445
Potential leaked value that might cause unintentionally rendered values or rendering crashes
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#L324
Expected indentation of 18 space characters but found 30
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/App.jsx#L61
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-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/Header/Header.jsx#L475
Unexpected newline before '}'
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#L445
Potential leaked value that might cause unintentionally rendered values or rendering crashes
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#L324
Expected indentation of 18 space characters but found 30
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/App.jsx#L61
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-windows (18.x)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677