Skip to content

chore: Release v0.3.2-beta.0 #4670

chore: Release v0.3.2-beta.0

chore: Release v0.3.2-beta.0 #4670

Triggered via pull request January 17, 2025 14:32
@hyobanhyoban
synchronize #2598
dev
Status Success
Total duration 2m 37s
Artifacts

lint.yml

on: pull_request
Matrix: Format, Lint and Typecheck
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Format, Lint and Typecheck (lts/*)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Format, Lint and Typecheck (lts/*): apps/mobile/scripts/with-follow-assets.js#L39
Assignment to function parameter 'config'
Format, Lint and Typecheck (lts/*): apps/mobile/scripts/with-follow-assets.js#L40
Assignment to function parameter 'config'
Format, Lint and Typecheck (lts/*): apps/mobile/src/components/common/CopyButton.tsx#L88
Classname 'bg-gray-4' is not a Tailwind CSS class!
Format, Lint and Typecheck (lts/*): apps/mobile/src/components/common/HeaderBlur.tsx#L7
Inline style: { overflow: 'hidden', backgroundColor: 'transparent' }
Format, Lint and Typecheck (lts/*): apps/mobile/src/components/common/HeaderTitleExtra.tsx#L40
Classname 'text-text/50' is not a Tailwind CSS class!
Format, Lint and Typecheck (lts/*): 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
Format, Lint and Typecheck (lts/*): apps/mobile/src/components/common/RefreshControl.tsx#L51
Inline style: { opacity: 'pullProgress > 0 ? 1 : 0' }
Format, Lint and Typecheck (lts/*): apps/mobile/src/components/common/ThemedText.tsx#L6
Classname 'font-sn' is not a Tailwind CSS class!
Format, Lint and Typecheck (lts/*): apps/mobile/src/components/common/ThemedText.tsx#L6
Classname 'text-label' is not a Tailwind CSS class!
Format, Lint and Typecheck (lts/*): apps/mobile/src/components/ui/form/FormProvider.tsx#L13
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components