Feat/virtual list #1184
QA.yaml
on: pull_request
Tests
1m 44s
ESLint
1m 10s
TypeScript
1m 49s
Prettier
1m 4s
Unused Files, Deps, Exports
1m 7s
E2E
0s
Annotations
9 warnings
Prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
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
|