Skip to content

Bump layered-loader from 11.0.1 to 12.1.0 #452

Bump layered-loader from 11.0.1 to 12.1.0

Bump layered-loader from 11.0.1 to 12.1.0 #452

Triggered via pull request September 11, 2023 05:49
Status Failure
Total duration 1m 33s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: build
automerge
0s
automerge
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build (20.x): src/modules/users/datasources/UserDataSource.ts#L7
Class 'UserDataSource' incorrectly implements interface 'DataSource<{ id: number; age: number | null; email: string; name: string; }, undefined>'.
build (20.x): src/modules/users/diConfig.ts#L77
Property 'getMany' is missing in type 'UserDataSource' but required in type 'DataSource<{ id: number; age: number | null; email: string; name: string; }, undefined>'.
build (20.x)
Process completed with exit code 2.
build (18.x)
The job was canceled because "_20_x" failed.
build (18.x): src/modules/users/datasources/UserDataSource.ts#L7
Class 'UserDataSource' incorrectly implements interface 'DataSource<{ id: number; age: number | null; email: string; name: string; }, undefined>'.
build (18.x): src/modules/users/diConfig.ts#L77
Property 'getMany' is missing in type 'UserDataSource' but required in type 'DataSource<{ id: number; age: number | null; email: string; name: string; }, undefined>'.
build (18.x)
The operation was canceled.