Skip to content

feat: write and listen posts with pagination #20

feat: write and listen posts with pagination

feat: write and listen posts with pagination #20

Triggered via pull request July 27, 2024 03:37
@hyochanhyochan
synchronize #3
feat/screens
Status Success
Total duration 1m 4s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: app/(app)/(tabs)/index.tsx#L4
'Stack' is defined but never used. Allowed unused vars must match /^_/u
build: app/(app)/(tabs)/index.tsx#L21
Unexpected console statement
build: app/(app)/(tabs)/profile.tsx#L1
'useCallback' is defined but never used. Allowed unused vars must match /^_/u
build: app/(app)/(tabs)/profile.tsx#L5
'useRecoilValue' is defined but never used. Allowed unused vars must match /^_/u
build: app/(app)/(tabs)/profile.tsx#L7
'authRecoilState' is defined but never used. Allowed unused vars must match /^_/u
build: app/(app)/(tabs)/profile.tsx#L8
'supabase' is defined but never used. Allowed unused vars must match /^_/u
build: app/(app)/(tabs)/profile.tsx#L11
'loading' is assigned a value but never used. Allowed unused vars must match /^_/u
build: app/(app)/(tabs)/profile.tsx#L11
'setLoading' is assigned a value but never used. Allowed unused vars must match /^_/u
build: app/(app)/settings/index.tsx#L14
'useAppState' is defined but never used. Allowed unused vars must match /^_/u
build: app/(app)/settings/index.tsx#L16
't' is defined but never used. Allowed unused vars must match /^_/u