Skip to content

Try to improve autocomplete #119

Try to improve autocomplete

Try to improve autocomplete #119

Triggered via push October 30, 2024 14:14
Status Failure
Total duration 2m 27s
Artifacts

test.yml

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

Annotations

14 errors and 2 warnings
test (ubuntu-latest): src/renderer/Editor.tsx#L5
Expected exception block, space or tab after '//' in comment
test (ubuntu-latest): src/renderer/Editor.tsx#L286
Value must be omitted for boolean attributes
test (ubuntu-latest): src/renderer/Editor.tsx#L287
Value must be omitted for boolean attributes
test (ubuntu-latest): src/renderer/Editor.tsx#L288
Value must be omitted for boolean attributes
test (ubuntu-latest): src/renderer/addEditorAutocomplete.ts#L8
Replace `_editor:·Ace.Editor,·_session:·Ace.EditSession,·_pos:·Ace.Point,·_prefix:·string,·callback:·Ace.CompleterCallback` with `⏎······_editor:·Ace.Editor,⏎······_session:·Ace.EditSession,⏎······_pos:·Ace.Point,⏎······_prefix:·string,⏎······callback:·Ace.CompleterCallback,⏎····`
test (ubuntu-latest): src/renderer/addEditorAutocomplete.ts#L29
Replace `lastTokens:·string[],·completions:·Ace.Completion[]` with `⏎····lastTokens:·string[],⏎····completions:·Ace.Completion[],⏎··`
test (ubuntu-latest): src/renderer/addEditorAutocomplete.ts#L30
Replace `_editor:·Ace.Editor,·session:·Ace.EditSession,·pos:·Ace.Point,·_prefix:·string,·callback:·Ace.CompleterCallback` with `⏎······_editor:·Ace.Editor,⏎······session:·Ace.EditSession,⏎······pos:·Ace.Point,⏎······_prefix:·string,⏎······callback:·Ace.CompleterCallback,⏎····`
test (ubuntu-latest): src/renderer/addEditorAutocomplete.ts#L34
Replace `·curToken·&&·curToken.start·!==·undefined·?·pos.column·-·curToken.start` with `⏎········curToken·&&·curToken.start·!==·undefined⏎··········?·pos.column·-·curToken.start⏎·········`
test (ubuntu-latest): src/renderer/addEditorAutocomplete.ts#L35
Replace `curToken,·curToken,·curToken.start·!==·undefined,·positionInLastTokens` with `⏎········curToken,⏎········curToken,⏎········curToken.start·!==·undefined,⏎········positionInLastTokens,⏎······`
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.
test (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (ubuntu-latest): src/renderer/addEditorAutocomplete.ts#L35
Unexpected console statement