Skip to content

New Design

New Design #464

Triggered via pull request November 1, 2024 18:09
Status Failure
Total duration 12m 20s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 2 warnings
build (macos-latest, 20.x): src/renderer/src/components/titlebar/TitleBarSection.tsx#L11
Placing a void expression inside another expression is forbidden. Move it to its own statement instead
build (macos-latest, 20.x): src/renderer/src/components/titlebar/useTitleBarUtils.ts#L23
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
build (macos-latest, 20.x): src/renderer/src/components/titlebar/useTitleBarUtils.ts#L28
Unsafe member access .name on an `any` value
build (macos-latest, 20.x): src/renderer/src/components/titlebar/useTitleBarUtils.ts#L29
Unnecessary conditional, value is always truthy
build (macos-latest, 20.x): src/renderer/src/components/titlebar/useTitleBarUtils.ts#L29
Computed name [sectionName] resolves to an any value
build (macos-latest, 20.x): src/renderer/src/components/titlebar/useTitleBarUtils.ts#L97
Unnecessary conditional, value is always falsy
build (macos-latest, 20.x): src/renderer/src/components/titlebar/useTitleBarUtils.ts#L106
Unnecessary conditional, value is always falsy
build (macos-latest, 20.x)
Process completed with exit code 1.
build (windows-2019, 20.x)
The job was canceled because "macos-latest_20_x" failed.
build (windows-2019, 20.x)
The operation was canceled.
build (ubuntu-latest, 20.x)
The job was canceled because "macos-latest_20_x" failed.
build (ubuntu-latest, 20.x)
The operation was canceled.
build (macos-latest, 20.x)
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
build (macos-latest, 20.x)
cmake 3.30.5 already installed