Skip to content

Add tooltip doc for Robot.get_value as POC #136

Add tooltip doc for Robot.get_value as POC

Add tooltip doc for Robot.get_value as POC #136

Triggered via push November 29, 2024 19:54
Status Failure
Total duration 1m 53s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 errors
test (ubuntu-latest): src/renderer/editor/HighlightedCode.tsx#L21
Replace `····.filter(line` with `······.filter((line)`
test (ubuntu-latest): src/renderer/editor/HighlightedCode.tsx#L22
Replace `.map(line·=>·line.match(/^·*/)[0].length)` with `··.map((line)·=>·line.match(/^·*/)[0].length),`
test (ubuntu-latest): src/renderer/editor/HighlightedCode.tsx#L24
Replace `.map(line·=>·'·'.repeat(indent)·+·line.slice(minIndent))` with `⏎····.map((line)·=>·'·'.repeat(indent)·+·line.slice(minIndent))⏎····`
test (ubuntu-latest): src/renderer/editor/HighlightedCode.tsx#L29
Value must be omitted for boolean attributes
test (ubuntu-latest): src/renderer/editor/addEditorTooltips.tsx#L14
Replace `····specified·<code>param</code>·on·a·device·with·the·specified` with `······specified·<code>param</code>·on·a·device·with·the·specified{'·'}⏎·····`
test (ubuntu-latest): src/renderer/editor/addEditorTooltips.tsx#L16
Replace `····` with `······`
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
test (windows-latest)
The operation was canceled.
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
test (macos-latest)
The operation was canceled.