Merge branch 'develop' of https://github.com/superdesk/newsroom-core … #64
Annotations
10 errors
server (3.8)
Process completed with exit code 18.
|
server (3.10)
The job was canceled because "_3_8" failed.
|
server (3.10)
The operation was canceled.
|
client:
assets/agenda/actions.ts#L97
Property 'flat' does not exist on type 'string[][]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2019' or later.
|
client:
assets/users/components/EditUser.tsx#L348
Property 'flatMap' does not exist on type 'ISection[]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2019' or later.
|
client:
assets/users/components/EditUser.tsx#L349
Parameter 'section' implicitly has an 'any' type.
|
client:
assets/users/components/EditUser.tsx#L375
Parameter 'product' implicitly has an 'any' type.
|
client:
assets/users/components/EditUser.tsx#L378
Parameter 'product' implicitly has an 'any' type.
|
client:
assets/utils.tsx#L106
Argument of type 'Middleware<{}, any, Dispatch<UnknownAction>>' is not assignable to parameter of type 'Middleware<{}, any, Dispatch<AnyAction>>'.
|
client
Process completed with exit code 2.
|