Skip to content

chore: Release v0.3.3-beta.0 #1738

chore: Release v0.3.3-beta.0

chore: Release v0.3.3-beta.0 #1738

Triggered via pull request January 25, 2025 13:07
@DIYgodDIYgod
synchronize #2654
Status Success
Total duration 1m 50s
Artifacts

auto-fix-lint-format-commit.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
auto-fix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
auto-fix: apps/mobile/scripts/with-follow-assets.js#L39
Assignment to function parameter 'config'
auto-fix: apps/mobile/scripts/with-follow-assets.js#L40
Assignment to function parameter 'config'
auto-fix: apps/mobile/src/components/common/BlurEffect.tsx#L8
Inline style: { overflow: 'hidden', backgroundColor: 'transparent' }
auto-fix: apps/mobile/src/components/common/BlurEffect.tsx#L23
Inline style: { overflow: 'hidden', backgroundColor: 'transparent' }
auto-fix: apps/mobile/src/components/common/CopyButton.tsx#L88
Classname 'bg-gray-4' is not a Tailwind CSS class!
auto-fix: apps/mobile/src/components/common/HeaderTitleExtra.tsx#L40
Classname 'text-text/50' is not a Tailwind CSS class!
auto-fix: apps/mobile/src/components/common/RefreshControl.tsx#L40
React Hook React.useEffect has a missing dependency: 'rotation'. Either include it or remove the dependency array
auto-fix: apps/mobile/src/components/common/RefreshControl.tsx#L51
Inline style: { opacity: 'pullProgress > 0 ? 1 : 0' }
auto-fix: apps/mobile/src/components/common/SafeNavigationScrollView.tsx#L34
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
auto-fix: apps/mobile/src/components/common/SwipeableItem.tsx#L84
Do not use Array index as 'key'