Skip to content

feat: random function & min layout #5

feat: random function & min layout

feat: random function & min layout #5

Triggered via pull request January 9, 2025 11:04
Status Success
Total duration 4m 4s
Billable time 4m
Artifacts

static-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test: src/components/common/Header/connect-wallet-button.tsx#L49
React Hook useEffect has a missing dependency: 'setIsOpen'. Either include it or remove the dependency array
test: src/components/ui/button.tsx#L47
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components