Skip to content

Bump mysql2 from 3.10.3 to 3.11.3 (#114) #272

Bump mysql2 from 3.10.3 to 3.11.3 (#114)

Bump mysql2 from 3.10.3 to 3.11.3 (#114) #272

Triggered via push October 24, 2024 10:47
Status Failure
Total duration 26s
Artifacts

eslint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 10 warnings
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: test/executor.ts#L194
'r' is assigned a value but never used
lint
Process completed with exit code 1.
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