Skip to content

chore(deps): update dependency lodash to v4.18.1 [security] #107

chore(deps): update dependency lodash to v4.18.1 [security]

chore(deps): update dependency lodash to v4.18.1 [security] #107

Triggered via pull request June 13, 2026 07:30
Status Failure
Total duration 55s
Artifacts

lint-mobile.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
lint
Process completed with exit code 1.
lint: apps/mobile/src/stores/themeStore.ts#L24
'state' is defined but never used. Allowed unused args must match /^_/u
lint: apps/mobile/src/Components/PreviewTile.tsx#L23
propType "iconSuffix" is not required, but has no corresponding defaultProps declaration
lint: apps/mobile/src/Components/PreviewTile.tsx#L18
propType "icon" is not required, but has no corresponding defaultProps declaration
lint: apps/mobile/src/Components/ImageGrid.tsx#L21
propType "onFetchPage" is not required, but has no corresponding defaultProps declaration
lint: apps/mobile/src/Components/ImageGrid.tsx#L20
propType "refreshing" is not required, but has no corresponding defaultProps declaration
lint: apps/mobile/src/Components/ImageGrid.tsx#L19
propType "onRefresh" is not required, but has no corresponding defaultProps declaration
lint: apps/mobile/src/Components/ImageGrid.tsx#L18
propType "displayError" is not required, but has no corresponding defaultProps declaration
lint: apps/mobile/src/Components/ImageGrid.tsx#L17
propType "numColumns" is not required, but has no corresponding defaultProps declaration
lint: apps/mobile/src/Components/ImageGrid.tsx#L16
propType "data" is not required, but has no corresponding defaultProps declaration
lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint: apps/mobile/src/Components/UploadButton.tsx#L32
Inline style: { marginRight: 0 }
lint: apps/mobile/src/Components/UploadButton.tsx#L26
Expected '===' and instead saw '=='
lint: apps/mobile/src/Components/TimelineList.tsx#L171
Inline style: { width: '100%', height: '100%' }
lint: apps/mobile/src/Components/TimelineList.tsx#L148
Missing radix parameter
lint: apps/mobile/src/Components/PhotoComponent.tsx#L62
Inline style: { width: '300%', height: '100%' }
lint: apps/mobile/src/Components/PhotoComponent.tsx#L51
Inline style: { position: 'absolute', bottom: 0, right: 20, zIndex: 1 }
lint: apps/mobile/src/Components/LightBox.tsx#L71
Inline style: { marginRight: 0 }
lint: apps/mobile/src/Components/LightBox.tsx#L59
Inline style: { position: 'absolute', top: 0, left: 0, zIndex: 1 }
lint: apps/mobile/src/Components/ImageGrid.tsx#L89
Inline style: { height: '100%', width: '100%' }
lint: apps/mobile/src/Components/DownloadButton.tsx#L49
Inline style: { marginRight: 0 }