Merge branch 'default' into dependabot/npm_and_yarn/cookie-1.0.1 #1443
ci.yml
on: push
Code style
34s
Types
33s
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.
|