Skip to content

fix(feathers): Paginated<Result> for ServiceMethods.find #3185

fix(feathers): Paginated<Result> for ServiceMethods.find

fix(feathers): Paginated<Result> for ServiceMethods.find #3185

Triggered via pull request October 8, 2023 19:12
Status Failure
Total duration 3m 19s
Artifacts

nodejs.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
build (18.x)
Argument of type 'OAuthService' is not assignable to parameter of type 'Application<any, any> | Partial<ServiceMethods<any, Partial<any>, Params<Query>, Partial<Partial<any>>>>'.
build (18.x)
Property 'data' does not exist on type 'any[] | Paginated<any>'.
build (18.x)
Property 'data' does not exist on type 'any[] | Paginated<any>'.
build (18.x)
Process completed with exit code 1.
build (20.x)
The operation was canceled.
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/