Skip to content

refactor: update instruction components to use span instead of p and … #95

refactor: update instruction components to use span instead of p and …

refactor: update instruction components to use span instead of p and … #95

Triggered via pull request January 21, 2025 10:24
Status Success
Total duration 1m 10s
Artifacts

static-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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