Skip to content

feat(psr4): support monorepositories #81

feat(psr4): support monorepositories

feat(psr4): support monorepositories #81

Triggered via push September 23, 2024 17:57
Status Failure
Total duration 26s
Artifacts

ci.yml

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

Annotations

2 errors
test (22.x, ubuntu-latest): src/context.ts#L164
Type '{ controller: Promise<ControllerAction | undefined>; domain?: string | undefined; method: string; uri: string; name: string; action: string; middleware: string[]; }[]' is not assignable to type 'Route[]'.
test (22.x, ubuntu-latest)
Process completed with exit code 1.