Feat/virtual list #1190
QA.yaml
on: pull_request
Tests
1m 19s
ESLint
48s
TypeScript
1m 21s
Prettier
34s
Unused Files, Deps, Exports
31s
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
|
Prettier
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
|