Skip to content

chore(actions): update release action to call publish docs #10

chore(actions): update release action to call publish docs

chore(actions): update release action to call publish docs #10

Triggered via push October 24, 2024 17:36
Status Cancelled
Total duration 1m 11s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 9 warnings
test
Canceling since a higher priority waiting request for 'develop' exists
test
The operation was canceled.
build (18.x, lint)
Canceling since a higher priority waiting request for 'develop' exists
build (18.x, lint)
The operation was canceled.
build (18.x, format)
Canceling since a higher priority waiting request for 'develop' exists
build (18.x, format)
The operation was canceled.
build (20.x, lint)
Canceling since a higher priority waiting request for 'develop' exists
build (20.x, lint)
The operation was canceled.
build (20.x, build)
Canceling since a higher priority waiting request for 'develop' exists
build (20.x, build)
The operation was canceled.
build (18.x, build)
Canceling since a higher priority waiting request for 'develop' exists
build (18.x, build)
The operation was canceled.
build (18.x, lint): src/hooks/addresses.ts#L73
React Hook useEffect has a missing dependency: 'strategy'. Either include it or remove the dependency array
build (18.x, lint): src/hooks/balance.ts#L31
React Hook useEffect has a missing dependency: 'state?.config?.gatewayConfig'. Either include it or remove the dependency array
build (18.x, lint): src/hooks/permissions.ts#L37
React Hook useEffect has a missing dependency: 'strategy'. Either include it or remove the dependency array
build (18.x, lint): src/hooks/permissions.ts#L155
React Hook useEffect has missing dependencies: 'ensurePermissions', 'state.activeAddress', 'state.activeStrategy', 'state.config.appInfo', and 'state.config.gatewayConfig'. Either include them or remove the dependency array
build (18.x, lint): src/modals/Connect.tsx#L30
React Hook useEffect has a missing dependency: 'modalController'. Either include it or remove the dependency array
build (18.x, lint): src/modals/Connect.tsx#L36
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
build (18.x, lint): src/modals/Connect.tsx#L45
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
build (18.x, lint): src/modals/Profile.tsx#L28
React Hook useEffect has a missing dependency: 'modalController'. Either include it or remove the dependency array
build (18.x, lint): src/modals/RestoreSession.tsx#L51
React Hook useEffect has missing dependencies: 'dispatch', 'modalController', 'state?.config.ensurePermissions', and 'state?.config.permissions'. Either include them or remove the dependency array