Skip to content

reference new mobile app (#842) #302

reference new mobile app (#842)

reference new mobile app (#842) #302

Triggered via push November 6, 2025 16:43
Status Failure
Total duration 15m 41s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
release
Process completed with exit code 1.
release
status.app#build: command (/home/runner/work/status-web/status-web/apps/status.app) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
ci / Build and Test: packages/wallet/src/components/send-assets-modal/index.tsx#L287
Classname 'opacity-100' is not a Tailwind CSS class!
ci / Build and Test: apps/wallet/src/hooks/use-refetch-toast.tsx#L95
React Hook useEffect has a missing dependency: 'showLoadingAndSuccess'. Either include it or remove the dependency array
ci / Build and Test: apps/connector/src/hooks/use-local-storage.tsx#L19
React Hook useEffect has missing dependencies: 'initialValue' and 'key'. Either include them or remove the dependency array. If 'setStoredValue' needs the current value of 'initialValue', you can also switch to useReducer instead of useState and read 'initialValue' in the reducer