Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX:When opening or autoloading wallets there should be clear messages about rescanning in progress and wallets' names. #786

Closed
wants to merge 2 commits into from

Update receivecoinsdialog.cpp

4e1c913
Select commit
Loading
Failed to load commit list.
Closed

FIX:When opening or autoloading wallets there should be clear messages about rescanning in progress and wallets' names. #786

Update receivecoinsdialog.cpp
4e1c913
Select commit
Loading
Failed to load commit list.
Cirrus CI / lint failed Aug 12, 2024 in 2m 11s

Task Summary

Instruction lint failed in 01:22

Details

✅ 00:03 clone
✅ 00:10 merge_base
✅ 00:01 test_runner
✅ 00:04 python
✅ 00:25 unshallow
❌ 01:22 lint

configure.ac:24: installing 'build-aux/config.guess'
configure.ac:24: installing 'build-aux/config.sub'
configure.ac:27: installing 'build-aux/install-sh'
configure.ac:27: installing 'build-aux/missing'
Makefile.am: installing 'build-aux/depcomp'
parallel-tests: installing 'build-aux/test-driver'
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build-aux/m4'.
libtoolize: copying file 'build-aux/m4/libtool.m4'
libtoolize: copying file 'build-aux/m4/ltoptions.m4'
libtoolize: copying file 'build-aux/m4/ltsugar.m4'
libtoolize: copying file 'build-aux/m4/ltversion.m4'
libtoolize: copying file 'build-aux/m4/lt~obsolete.m4'
configure.ac:114: installing 'build-aux/compile'
configure.ac:51: installing 'build-aux/config.guess'
configure.ac:51: installing 'build-aux/config.sub'
configure.ac:58: installing 'build-aux/install-sh'
configure.ac:58: installing 'build-aux/missing'
src/Makefile.am: installing 'build-aux/depcomp'
parallel-tests: installing 'build-aux/test-driver'
All checks passed!
src/crc32c in HEAD currently refers to tree 454691a9b89ee8b9e1f71a48a7398edba49c3805
src/crc32c in HEAD was last updated in commit 5d45552fd4303f8d668ffbc50cce1053485aeead (tree 454691a9b89ee8b9e1f71a48a7398edba49c3805)
GOOD
src/crypto/ctaes in HEAD currently refers to tree 1b6c31139a71f80245c09597c343936a8e41d021
src/crypto/ctaes in HEAD was last updated in commit 8501bedd7508ac514385806e191aec21ee978891 (tree 1b6c31139a71f80245c09597c343936a8e41d021)
GOOD
src/leveldb in HEAD currently refers to tree cb176f0f0a9a93bcef89bdd70424cae01ad21629
src/leveldb in HEAD was last updated in commit a37778d4d32b4ddeff96f68a130dc8da3a84b278 (tree cb176f0f0a9a93bcef89bdd70424cae01ad21629)
GOOD
src/minisketch in HEAD currently refers to tree 85cb93120ae68ef1f6fa597da30e18298848e0e9
src/minisketch in HEAD was last updated in commit cb59af38e72ab189b052ec84e2d1027473235ba4 (tree 85cb93120ae68ef1f6fa597da30e18298848e0e9)
GOOD
src/secp256k1 in HEAD currently refers to tree d3e82b24e7330c97ac30b4dd5ec53ac4966a4a4b
src/secp256k1 in HEAD was last updated in commit 41797f8ab9932279689b6731f8826f08db68ba16 (tree d3e82b24e7330c97ac30b4dd5ec53ac4966a4a4b)
GOOD
src/qt/sendcoinsdialog.cpp:148:    
src/qt/sendcoinsdialog.cpp:150:  

^^^
Trailing whitespace (including Windows line endings [CR LF]) is problematic, because git may warn
about it, or editors may remove it by default, forcing developers in the future to either undo the
changes manually or spend time on review.

Thus, it is best to remove the trailing space now.

Please add any false positives, such as subtrees, Windows-related files, patch files, or externally
sourced files to the exclude list.
            
^---- ⚠️ Failure generated from lint check 'trailing_whitespace'!
Check for trailing whitespace
src/test/util/cluster_linearize.h:158: encounted ==> encountered, encounter
^ Warning: codespell identified likely spelling errors. Any false positives? Add them to the list of ignored words in test/lint/spelling.ignore-words.txt
Success: no issues found in 298 source files
������������������������������������������������������������������������������������