Skip to content

Migrate to Qt 6

Migrate to Qt 6 #2383

Triggered via pull request September 19, 2023 09:20
@mgallienmgallien
synchronize #4584
feature/qt6
Status Success
Total duration 10m 34s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

clang-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings and 3 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.