Merge pull request #584 from ar-io/develop #71
Annotations
20 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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (lint:check):
src/components/cards/ANTCard/ANTCard.tsx#L104
React Hook useEffect has a missing dependency: 'setDetails'. Either include it or remove the dependency array
|
build (lint:check):
src/components/cards/NavMenuCard/NavMenuCard.tsx#L60
React Hook useEffect has missing dependencies: 'fetchWalletDetails' and 'resetWalletDetails'. Either include them or remove the dependency array
|
build (lint:check):
src/components/data-display/tables/DomainsTable.tsx#L149
React Hook useEffect has a missing dependency: 'walletAddress'. Either include it or remove the dependency array
|
build (lint:check):
src/components/data-display/tables/UndernamesSubtable.tsx#L206
Forbidden non-null assertion
|
build (lint:check):
src/components/data-display/tables/UndernamesTable.tsx#L214
React Hook useEffect has a missing dependency: 'dispatchTransactionState'. Either include it or remove the dependency array
|
build (lint:check):
src/components/data-display/tables/UndernamesTable.tsx#L415
Forbidden non-null assertion
|
build (lint:check):
src/components/devtools/DevTools.tsx#L29
React Hook useEffect has a missing dependency: 'handleKeyDown'. Either include it or remove the dependency array
|
build (lint:check):
src/components/forms/DomainSettings/DomainSettings.tsx#L95
React Hook useEffect has a missing dependency: 'navigate'. Either include it or remove the dependency array
|
build (lint:check):
src/components/forms/DomainSettings/DomainSettings.tsx#L125
React Hook useEffect has missing dependencies: 'data?.processId', 'domain', 'queryClient', and 'refetch'. Either include them or remove the dependency array
|
build (lint:check):
src/components/forms/DomainSettings/DomainSettings.tsx#L182
Forbidden non-null assertion
|
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 (build)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
|
build (test)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
|
deploy-to-firebase
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
publish
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/
|
publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|