Skip to content

fix(version): add version to exported files #6

fix(version): add version to exported files

fix(version): add version to exported files #6

Triggered via push October 24, 2024 16:21
Status Success
Total duration 1m 48s
Artifacts

build.yml

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

Annotations

18 warnings
build (20.x, lint): src/hooks/addresses.ts#L73
React Hook useEffect has a missing dependency: 'strategy'. Either include it or remove the dependency array
build (20.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 (20.x, lint): src/hooks/permissions.ts#L37
React Hook useEffect has a missing dependency: 'strategy'. Either include it or remove the dependency array
build (20.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 (20.x, lint): src/modals/Connect.tsx#L30
React Hook useEffect has a missing dependency: 'modalController'. Either include it or remove the dependency array
build (20.x, lint): src/modals/Connect.tsx#L36
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
build (20.x, lint): src/modals/Connect.tsx#L45
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
build (20.x, lint): src/modals/Profile.tsx#L28
React Hook useEffect has a missing dependency: 'modalController'. Either include it or remove the dependency array
build (20.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
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