Skip to content

Upgraded TT CLI

Upgraded TT CLI #28

Triggered via push December 7, 2023 15:42
Status Failure
Total duration 55s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

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.