Skip to content

Merge pull request #30 from Naveen-g09/tw #12

Merge pull request #30 from Naveen-g09/tw

Merge pull request #30 from Naveen-g09/tw #12

Triggered via push March 24, 2024 16:24
Status Success
Total duration 1m 8s
Billable time 2m
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)/_layout.tsx#L19
'colorScheme' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: app/(tabs)/_layout.tsx#L19
'colorScheme' is assigned a value but never used
lint: app/Post.tsx#L7
'handleLike' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: app/Post.tsx#L7
'handleLike' is assigned a value but never used
lint: app/Post.tsx#L46
'likes' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: app/Post.tsx#L46
'likes' is assigned a value but never used
lint: app/Stories.tsx#L7
'navigation' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: app/Stories.tsx#L7
'navigation' is assigned a value but never used
lint: app/Stories.tsx#L9
Unexpected comma in middle of array
lint: app/Stories.tsx#L60
Expected '===' and instead saw '=='