[ts-sdk] Modify view interface #168
Annotations
4 errors and 2 warnings
check
Object literal may only specify known properties, and 'direction' does not exist in type '{ type: "view"; id?: string | null | undefined; children?: Component[] | null | undefined; style: ViewStyle; transition?: Transition | null | undefined; }'.
|
check
Object literal may only specify known properties, and 'top' does not exist in type '{ type: "view"; id?: string | null | undefined; children?: Component[] | null | undefined; style: ViewStyle; transition?: Transition | null | undefined; }'.
|
check
Object literal may only specify known properties, and 'width' does not exist in type '{ type: "view"; id?: string | null | undefined; children?: Component[] | null | undefined; style: ViewStyle; transition?: Transition | null | undefined; }'.
|
check
Process completed with exit code 1.
|
check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|