Skip to content

Merge pull request #384 from ar-io/develop #12

Merge pull request #384 from ar-io/develop

Merge pull request #384 from ar-io/develop #12

Triggered via push November 30, 2023 19:54
Status Success
Total duration 5m 30s
Artifacts

production.yml

on: push
Matrix: build
deploy-to-firebase
2m 28s
deploy-to-firebase
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build (lint:check)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
build (lint:check): src/components/cards/ANTCard/ANTCard.tsx#L90
React Hook useEffect has a missing dependency: 'setDetails'. Either include it or remove the dependency array
build (lint:check): src/components/cards/ARNSCard/ARNSCard.tsx#L32
React Hook useEffect has missing dependencies: 'domain' and 'getANTDetailsFromName'. Either include them or remove the dependency array
build (lint:check): src/components/cards/NavMenuCard/NavMenuCard.tsx#L46
React Hook useEffect has missing dependencies: 'fetchWalletDetails' and 'resetWalletDetails'. Either include them or remove the dependency array
build (lint:check): src/components/inputs/Dropdown/Dropdown.tsx#L25
React Hook useEffect has a missing dependency: 'headerElement'. Either include it or remove the dependency array
build (lint:check): src/components/inputs/Search/SearchBar/SearchBar.tsx#L103
React Hook useEffect has missing dependencies: 'reset', 'searchParams', and 'setSearchParams'. Either include them or remove the dependency array
build (lint:check): src/components/inputs/Search/SearchBar/SearchBar.tsx#L110
React Hook useEffect has a missing dependency: '_onSubmit'. Either include it or remove the dependency array
build (lint:check): src/components/inputs/Search/SearchBar/SearchBar.tsx#L131
React Hook useEffect has missing dependencies: 'domain', 'isActiveAuction', 'isAvailable', and 'updateAuctionInfo'. Either include them or remove the dependency array
build (lint:check): src/components/inputs/text/NameTokenSelector/NameTokenSelector.tsx#L66
React Hook useEffect has a missing dependency: 'selectedTokenCallback'. Either include it or remove the dependency array. If 'selectedTokenCallback' changes too often, find the parent component that defines it and wrap that definition in useCallback
build (lint:check): src/components/inputs/text/NameTokenSelector/NameTokenSelector.tsx#L73
React Hook useEffect has a missing dependency: 'getTokenList'. Either include it or remove the dependency array
build (build)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
build (test)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
deploy-to-firebase
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/