fix: props can be undefined making stacks crash (#40) #307
Annotations
13 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
example/app/_layout.tsx#L6
'React' must be in scope when using JSX
|
lint:
example/app/_layout.tsx#L7
'React' must be in scope when using JSX
|
lint:
example/app/_layout.tsx#L8
'React' must be in scope when using JSX
|
lint:
example/app/components/Flex.tsx#L7
Inline style: { flex: 1 }
|
lint:
example/app/components/Image.tsx#L7
Inline style: { flex: 1 }
|
lint:
example/app/components/Input.tsx#L8
Inline style: { flex: 1 }
|
lint:
example/app/components/Pressable.tsx#L7
Inline style: { flex: 1 }
|
lint:
example/app/components/SectionList.tsx#L21
Inline style: { flex: 1 }
|
lint:
example/app/components/Select.tsx#L15
Inline style: { flex: 1 }
|
lint:
example/app/components/Spinner.tsx#L7
Inline style: { flex: 1 }
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|