Skip to content

Bump spellchecker-cli from 6.2.0 to 7.0.0 (#141) #308

Bump spellchecker-cli from 6.2.0 to 7.0.0 (#141)

Bump spellchecker-cli from 6.2.0 to 7.0.0 (#141) #308

Triggered via push November 8, 2024 00:39
Status Failure
Total duration 8m 3s
Artifacts

eslint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint: integration/main.ts#L59
Expected an assignment or function call and instead saw an expression
lint: integration/main.ts#L63
Expected an assignment or function call and instead saw an expression
lint: integration/main.ts#L67
Expected an assignment or function call and instead saw an expression
lint: src/cli/cli.ts#L47
Unexpected lexical declaration in case block
lint: src/executor.ts#L39
Async arrow function has no 'await' expression
lint: src/executor.ts#L42
'value' is defined but never used
lint: src/messaging/calculator.ts#L13
Arrow function has a complexity of 6. Maximum allowed is 5
lint: src/routes/function-analyzer.ts#L127
Definition for rule '@typescript-eslint/ban-types' was not found
lint: src/worker/worker-factory.ts#L13
Definition for rule '@typescript-eslint/ban-types' was not found
lint: test/counter.ts#L34
Expected an assignment or function call and instead saw an expression
lint: bin/iab.js#L10
Missing trailing comma
lint: src/cli/cli.ts#L12
Expected a line break after this opening brace
lint: src/cli/cli.ts#L12
A space is required after '{'
lint: src/cli/cli.ts#L12
Expected a line break before this closing brace
lint: src/cli/cli.ts#L12
A space is required before '}'
lint: src/cli/cli.ts#L12
Missing trailing comma
lint: src/cli/cli.ts#L12
Strings must use singlequote
lint: src/cli/cli.ts#L26
This line has a length of 88. Maximum allowed is 80
lint: src/cli/cli.ts#L47
This line has a length of 85. Maximum allowed is 80
lint: src/cli/cli.ts#L47
Missing trailing comma