Skip to content

ui-kit@2.0.2,react-lib@2.5.4 #346

ui-kit@2.0.2,react-lib@2.5.4

ui-kit@2.0.2,react-lib@2.5.4 #346

Triggered via push February 29, 2024 13:41
Status Success
Total duration 2m 12s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
unit-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
unit-lint: src/common/OverlaySendNft.tsx#L97
React Hook useMemo has a missing dependency: 'selectedAccount.address'. Either include it or remove the dependency array
unit-lint: src/common/OverlaySendNft.tsx#L232
React Hook useMemo has a missing dependency: 'createSliderConfig'. Either include it or remove the dependency array
unit-lint: src/common/OverlaySendNft.tsx#L316
Forbidden non-null assertion
unit-lint: src/common/OverlaySendNft.tsx#L321
Forbidden non-null assertion
unit-lint: src/common/OverlaySendNft.tsx#L324
Forbidden non-null assertion
unit-lint: src/common/OverlaySwap.tsx#L128
React Hook useEffect has missing dependencies: 'findPool', 'onPoolsLoaded', 'pools', and 'tokenAddress'. Either include them 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/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