Skip to content

feat: add retrieve cars planning #48

feat: add retrieve cars planning

feat: add retrieve cars planning #48

Triggered via push October 18, 2023 15:30
Status Failure
Total duration 1m 37s
Artifacts

validate.yaml

on: push
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint (20.x): src/core/useCases/car/query/retrieveCarsPlanning/handler.ts#L25
Redundant use of `await` on a return value
lint (20.x): src/core/useCases/common/cursors/encodeDecode.ts#L13
Expected '===' and instead saw '=='
lint (20.x): src/core/useCases/common/cursors/encodeDecode.ts#L23
Use a regular expression literal instead of the 'RegExp' constructor
lint (20.x): src/core/useCases/common/cursors/encodeDecode.ts#L27
Expected '===' and instead saw '=='
lint (20.x): src/driven/repositories/inMemory/car/read.ts#L102
Expected to return a value at the end of arrow function
lint (20.x)
Process completed with exit code 1.