Skip to content

release(desktop): Release v1.9.0 #10875

release(desktop): Release v1.9.0

release(desktop): Release v1.9.0 #10875

Triggered via pull request May 29, 2026 07:33
Status Success
Total duration 5m 9s
Artifacts

lint.yml

on: pull_request
Matrix: Format, Lint and Typecheck
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Format, Lint and Typecheck (lts/*): apps/desktop/layer/renderer/src/components/ui/modal/stacked/helper.tsx#L10
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Format, Lint and Typecheck (lts/*): apps/desktop/layer/renderer/src/components/ui/modal/inspire/InPeekModal.tsx#L3
A context name must be a valid component name with the suffix 'Context'
Format, Lint and Typecheck (lts/*): apps/desktop/layer/renderer/src/components/ui/media/Media.tsx#L426
The 'key' attribute must be placed before the spread attribute
Format, Lint and Typecheck (lts/*): apps/desktop/layer/renderer/src/components/ui/markdown/context.tsx#L8
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
Format, Lint and Typecheck (lts/*): apps/desktop/layer/renderer/src/components/ui/background/WindowUnderBlur.tsx#L18
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
Format, Lint and Typecheck (lts/*): apps/desktop/layer/renderer/src/components/ui/background/WindowUnderBlur.tsx#L13
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
Format, Lint and Typecheck (lts/*): apps/desktop/layer/renderer/src/components/errors/helper.ts#L33
React Hook useEffect has a missing dependency: 'resetError'. Either include it or remove the dependency array. If 'resetError' changes too often, find the parent component that defines it and wrap that definition in useCallback
Format, Lint and Typecheck (lts/*): apps/desktop/forge.config.cts#L271
Assignment to function parameter 'makeResults'