Skip to content

ci: update

ci: update #154

Triggered via push September 14, 2024 03:43
Status Success
Total duration 53s
Artifacts

ci.yml

on: push
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Test (lts/*, ubuntu-latest): app/(app)/(tabs)/audio.tsx#L59
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
Test (lts/*, ubuntu-latest): app/(app)/(tabs)/index.tsx#L59
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
Test (lts/*, ubuntu-latest): app/(app)/(tabs)/notification.tsx#L59
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
Test (lts/*, ubuntu-latest): app/(app)/(tabs)/picture.tsx#L59
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
Test (lts/*, ubuntu-latest): app/(app)/(tabs)/social.tsx#L59
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
Test (lts/*, ubuntu-latest): app/(app)/(tabs)/video.tsx#L59
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
Test (lts/*, ubuntu-latest): app/(app)/feed/detail/[entryId].tsx#L194
Mutating a value returned from a function whose return value should not be mutated
Test (lts/*, ubuntu-latest): app/(app)/feed/detail/[entryId].tsx#L444
Mutating a value returned from a function whose return value should not be mutated
Test (lts/*, ubuntu-latest): components/activity-indicator.tsx#L15
Mutating a value returned from a function whose return value should not be mutated
Test (lts/*, ubuntu-latest): components/activity-indicator.tsx#L16
React Hook useEffect has a missing dependency: 'sv'. Either include it or remove the dependency array