deps: bump cookie from 0.7.2 to 1.0.1 #1444
ci.yml
on: pull_request
Code style
33s
Types
36s
Matrix: Tests
Annotations
2 errors
Types:
src/plugins/acl.js#L75
Type '({ _id: string; $assertPopulated: <Paths = {}>(path: string | string[], values?: Partial<Paths> | undefined) => Omit<AclRole, keyof Paths> & Paths; ... 56 more ...; roles: string[]; } & Required<...>)[]' is not assignable to type 'AclRole[]'.
|
Types
Process completed with exit code 2.
|