Skip to content

Merge pull request #5 from project-kardeshev/alpha #5

Merge pull request #5 from project-kardeshev/alpha

Merge pull request #5 from project-kardeshev/alpha #5

Triggered via push October 24, 2024 16:56
Status Success
Total duration 5m 30s
Artifacts

release.yml

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

Annotations

19 warnings
build / 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 / 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 / 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 / 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 / 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 / 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 / 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 / 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 / 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 / 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 / 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 / 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 / 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 / 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 / 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 / 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 / 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 / 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
release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/