Upgraded TT CLI #28
Annotations
7 errors
check
Type '{ sitesCanDelete: never[]; sitesCanEdit: never[]; sitesCanVisit: never[]; }' is not assignable to type 'AnonymousPrivileges'.
|
check
Type '{ sitesCanEdit: never[]; sitesCanVisit: never[]; }' is not assignable to type 'AnonymousPrivileges'.
|
check
Object literal may only specify known properties, and 'sitesCanDelete' does not exist in type 'AnonymousPrivileges'.
|
check
Object literal may only specify known properties, and 'sitesCanEdit' does not exist in type 'AnonymousPrivileges'.
|
check
Type '\"a\"' is not assignable to type 'TKey'.
|
check
Type '"a"' is not assignable to type 'TKey'.
|
check
Process completed with exit code 1.
|