Migrate to Qt 6 #2363
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 warnings and 4 notices
build
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/
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run clang-format on src/cmd/netrcparser.cpp:
src/cmd/netrcparser.cpp#L1
File src/cmd/netrcparser.cpp (lines 66): Code does not conform to Custom style guidelines.
|
Run clang-format on src/common/utility_unix.cpp:
src/common/utility_unix.cpp#L1
File src/common/utility_unix.cpp (lines 20, 24, 58, 59, 68, 69, 88, 89, 90, 93, 95, 129, 130, 131, 132): Code does not conform to Custom style guidelines.
|
Run clang-format on src/gui/application.cpp:
src/gui/application.cpp#L1
File src/gui/application.cpp (lines 254, 444, 537, 804, 805, 809, 810): Code does not conform to Custom style guidelines.
|
Run clang-format on src/gui/folderstatusdelegate.cpp:
src/gui/folderstatusdelegate.cpp#L1
File src/gui/folderstatusdelegate.cpp (lines 75): Code does not conform to Custom style guidelines.
|