Skip to content

fix: Do not install dependencies multiple times when testing and linting #6

fix: Do not install dependencies multiple times when testing and linting

fix: Do not install dependencies multiple times when testing and linting #6

Triggered via push October 8, 2024 14:00
Status Success
Total duration 30s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Linter: packages/stitcher/src/parser/lexical-parse.ts#L94
Unexpected lexical declaration in case block
Linter: packages/stitcher/src/parser/lexical-parse.ts#L114
Unexpected lexical declaration in case block
Linter: packages/stitcher/src/parser/lexical-parse.ts#L162
Expected a 'break' statement before 'case'
Linter: packages/stitcher/src/parser/lexical-parse.ts#L241
Unexpected lexical declaration in case block
Linter: packages/stitcher/src/parser/parse.ts#L24
'dateRanges' is never reassigned. Use 'const' instead
Linter: packages/stitcher/src/parser/parse.ts#L59
'segmentEnd' is never reassigned. Use 'const' instead