Skip to content

integration: onramp #95

integration: onramp

integration: onramp #95

Triggered via pull request June 28, 2023 07:27
@anukulpandeyanukulpandey
synchronize #21
onramp
Status Success
Total duration 1m 36s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
unit-lint: src/common/OverlaySwap.tsx#L121
React Hook useEffect has a missing dependency: 'onPoolsLoaded'. Either include it or remove the dependency array. If 'onPoolsLoaded' changes too often, find the parent component that defines it and wrap that definition in useCallback
unit-lint: src/hooks/useTokensFinder.ts#L84
React Hook useEffect has a missing dependency: 'state'. Either include it or remove the dependency array
unit-lint: src/pages/bonds/BondsComponent.tsx#L91
Forbidden non-null assertion
unit-lint: src/pages/bonds/BondsComponent.tsx#L351
React Hook useEffect has a missing dependency: 'updateButtonText'. Either include it or remove the dependency array
unit-lint: src/pages/bonds/BondsComponent.tsx#L373
React Hook useEffect has a missing dependency: 'updateButtonText'. Either include it or remove the dependency array
unit-lint: src/pages/bonds/BondsComponent.tsx#L378
Forbidden non-null assertion
unit-lint: src/pages/bonds/BondsComponent.tsx#L393
React Hook useEffect has missing dependencies: 'account' and 'bond'. Either include them or remove the dependency array
unit-lint: src/pages/bonds/BondsComponent.tsx#L411
Forbidden non-null assertion
unit-lint: src/pages/bonds/BondsComponent.tsx#L434
React Hook useMemo has missing dependencies: 'contract' and 'isClaiming'. Either include them or remove the dependency array
unit-lint: src/pages/bonds/BondsComponent.tsx#L586
Forbidden non-null assertion