Skip to content

fix: layout

fix: layout #291

Triggered via pull request December 24, 2024 06:40
Status Cancelled
Total duration 1m 24s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
lint
Canceling since a higher priority waiting request for 'Lint Test-refs/pull/41/merge' exists
lint
The operation was canceled.
lint: config/changelog/src/index.ts#L74
'type' is defined but never used. Allowed unused args must match /^_/u
lint: frontend/legacy/Chatbot/shared/FlushingMarkdown.svelte#L61
Properties of objects and arrays are not reactive unless in runes mode. Changes to this property will not cause the reactive statement to update(reactive_declaration_non_reactive_property)
lint: frontend/legacy/MultimodalInput/shared/Webcam.svelte#L282
`<button>` is invalid inside `<select>`(node_invalid_placement)
lint: frontend/legacy/WaterfallGallery/shared/Gallery.svelte#L312
`<button>` is invalid inside `<button>`(node_invalid_placement)
lint: frontend/legacy/compiled/src/Markdown/rehype-plugins/rehype-Inline-code-property.ts#L5
'index' is defined but never used. Allowed unused args must match /^_/u