Skip to content
Triggered via push June 19, 2024 17:02
Status Success
Total duration 59s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: app/(tabs)/account.tsx#L25
'dismiss' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: app/(tabs)/account.tsx#L25
'dismiss' is assigned a value but never used
lint: app/(tabs)/account.tsx#L27
'handleCalenderPress' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: app/(tabs)/account.tsx#L27
'handleCalenderPress' is assigned a value but never used
lint: app/(tabs)/account.tsx#L33
'user' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: app/(tabs)/account.tsx#L33
'user' is assigned a value but never used
lint: app/(tabs)/account.tsx#L33
'setUser' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: app/(tabs)/account.tsx#L33
'setUser' is assigned a value but never used
lint: app/(tabs)/community.tsx#L12
'dismiss' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: app/(tabs)/community.tsx#L12
'dismiss' is assigned a value but never used