Skip to content

chore(deps): update dependency fta-cli to v2.0.1 #314

chore(deps): update dependency fta-cli to v2.0.1

chore(deps): update dependency fta-cli to v2.0.1 #314

Triggered via pull request November 8, 2024 04:37
Status Failure
Total duration 1m 4s
Artifacts

eslint.yml

on: pull_request
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