Skip to content

Move libraries to peerDependencies #310

Move libraries to peerDependencies

Move libraries to peerDependencies #310

Triggered via pull request January 14, 2025 22:30
Status Success
Total duration 3m 16s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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 }