Skip to content

Init new docs examples (#36) #290

Init new docs examples (#36)

Init new docs examples (#36) #290

Triggered via push October 24, 2024 21:47
Status Success
Total duration 3m 3s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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/
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/
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 }