Bump layered-loader from 13.3.0 to 14.0.0 #1644
Annotations
5 errors and 1 warning
build (22.x):
src/modules/users/datasources/UserDataSource.ts#L15
Property 'get' in type 'UserDataSource' is not assignable to the same property in base type 'DataSource<{ name: string; age: number | null; id: string; email: string; }, undefined>'.
|
build (22.x)
Process completed with exit code 1.
|
build (23.x)
The job was canceled because "_22_x" failed.
|
build (23.x):
src/modules/users/datasources/UserDataSource.ts#L15
Property 'get' in type 'UserDataSource' is not assignable to the same property in base type 'DataSource<{ name: string; age: number | null; id: string; email: string; }, undefined>'.
|
build (23.x)
The operation was canceled.
|
build (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|