Skip to content

feat: add retrieve cars planning #47

feat: add retrieve cars planning

feat: add retrieve cars planning #47

Triggered via push October 17, 2023 06:39
Status Failure
Total duration 1m 14s
Artifacts

validate.yaml

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

Annotations

7 errors
lint (20.x): src/core/useCases/car/query/retrieveCarsPlanning/authorizer.ts#L4
'UserPermissionsProfile' is defined but never used
lint (20.x): src/core/useCases/car/query/retrieveCarsPlanning/handler.ts#L23
Redundant use of `await` on a return value
lint (20.x): src/core/useCases/car/query/retrieveCarsPlanning/handler.ts#L37
Use a regular expression literal instead of the 'RegExp' constructor
lint (20.x): src/core/useCases/car/query/retrieveCarsPlanning/handler.ts#L40
Expected '===' and instead saw '=='
lint (20.x): src/driven/repositories/inMemory/car/read.ts#L82
'cursor' is already declared in the upper scope on line 80 column 31
lint (20.x): src/driven/repositories/inMemory/car/read.ts#L89
Expected to return a value at the end of arrow function
lint (20.x)
Process completed with exit code 1.