Skip to content

feat: sequential async operations with spinner output #122

feat: sequential async operations with spinner output

feat: sequential async operations with spinner output #122

Triggered via push January 23, 2025 07:52
Status Failure
Total duration 26s
Artifacts

lint.yml

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

Annotations

8 errors
Lint (20): src/commands/components/actions.ts#L175
Unexpected mix of '||' and '&&'. Use parentheses to clarify the intended order of operations
Lint (20): src/commands/components/actions.ts#L175
Unexpected mix of '||' and '&&'. Use parentheses to clarify the intended order of operations
Lint (20): src/commands/components/actions.ts#L175
This line has 2 statements. Maximum allowed is 1
Lint (20): src/commands/components/actions.ts#L208
This line has 2 statements. Maximum allowed is 1
Lint (20): src/commands/components/actions.ts#L211
This line has 2 statements. Maximum allowed is 1
Lint (20): src/commands/components/actions.ts#L218
This line has 2 statements. Maximum allowed is 1
Lint (20): src/commands/components/index.ts#L6
'pushComponent' is defined but never used
Lint (20)
Process completed with exit code 1.