fix(evm): show complete on partial success #1179
QA.yaml
on: pull_request
Tests
1m 47s
ESLint
1m 11s
TypeScript
1m 48s
Prettier
1m 22s
Unused Files, Deps, Exports
1m 9s
E2E
0s
Annotations
9 warnings
Unused Files, Deps, Exports
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ESLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ESLint:
apps/evm/src/app/[lang]/(bridge)/components/BridgeStatus/TimeStep.tsx#L57
React Hook useMemo has a missing dependency: 'lang'. Either include it or remove the dependency array
|
ESLint:
apps/evm/src/app/[lang]/(bridge)/stake/hooks/useGetStakingStrategies.ts#L6
There should be at least one empty line between import groups
|
ESLint:
apps/evm/src/app/[lang]/(bridge)/stake/hooks/useGetStakingStrategies.ts#L7
`./useStrategiesContractData` import should occur before import of `@/hooks`
|
ESLint:
apps/evm/src/app/[lang]/(bridge)/stake/hooks/useGetStakingStrategies.ts#L51
React Hook useMemo has a missing dependency: 'strategies'. Either include it or remove the dependency array
|
Prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
TypeScript
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|