Skip to content

release: v0.30.0 to main #323

release: v0.30.0 to main

release: v0.30.0 to main #323

Triggered via pull request February 26, 2024 13:12
Status Success
Total duration 3m 44s
Artifacts

build-rc.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
test: src/app/components/accountRow/index.tsx#L296
Unexpected console statement
test: src/app/components/accountRow/lazyAccountRow.tsx#L27
React Hook useEffect has missing dependencies: 'account' and 'fetchBalance'. Either include them or remove the dependency array
test: src/app/components/confirmBtcTransaction/index.tsx#L117
Unexpected console statement
test: src/app/components/confirmBtcTransaction/index.tsx#L138
Unexpected console statement
test: src/app/components/confirmBtcTransactionComponent/bundleItem.tsx#L75
Missing "key" prop for element in iterator
test: src/app/components/confirmBtcTransactionComponent/index.tsx#L241
React Hook useEffect has a missing dependency: 'setCurrentFee'. Either include it or remove the dependency array. If 'setCurrentFee' changes too often, find the parent component that defines it and wrap that definition in useCallback
test: src/app/components/confirmBtcTransactionComponent/index.tsx#L249
React Hook useEffect has a missing dependency: 'setCurrentFee'. Either include it or remove the dependency array. If 'setCurrentFee' changes too often, find the parent component that defines it and wrap that definition in useCallback
test: src/app/components/confirmBtcTransactionComponent/index.tsx#L268
React Hook useEffect has a missing dependency: 'setCurrentFee'. Either include it or remove the dependency array. If 'setCurrentFee' changes too often, find the parent component that defines it and wrap that definition in useCallback
test: src/app/components/confirmBtcTransactionComponent/index.tsx#L328
React Hook useEffect has missing dependencies: 'recipients' and 't'. Either include them or remove the dependency array
test: src/app/components/confirmBtcTransactionComponent/index.tsx#L339
React Hook useEffect has missing dependencies: 'recipients', 't', and 'txError'. Either include them or remove the dependency array
build-rc
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-release-asset@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-rc
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-rc
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/