[Gui] Touchpad NavStyle fix large jumps at start of panning #971
CI_master.yml
on: push
Prepare
/
Prepare
3s
Ubuntu_20-04
/
Build
1h 16m
Ubuntu_22-04
/
Build
1h 6m
Windows
/
Build
17m 8s
Lint
/
Lint
4m 10s
WrapUp
/
WrapUp
10s
Annotations
1 error and 18 warnings
Windows / Build
Process completed with exit code 1.
|
Prepare / Prepare
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint / Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint / Lint:
src/Gui/TouchpadNavigationStyle.cpp#L38
variable 'classTypeId' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables]
|
Lint / Lint
note: expanded from macro 'TYPESYSTEM_SOURCE'
|
Lint / Lint
note: expanded from macro '\TYPESYSTEM_SOURCE_P'
|
Lint / Lint:
src/Gui/TouchpadNavigationStyle.cpp#L40
use '= default' to define a trivial default constructor [modernize-use-equals-default]
|
Lint / Lint:
src/Gui/TouchpadNavigationStyle.cpp#L44
use '= default' to define a trivial destructor [modernize-use-equals-default]
|
Lint / Lint:
src/Gui/TouchpadNavigationStyle.cpp#L64
function 'processSoEvent' has cognitive complexity of 78 (threshold 25) [readability-function-cognitive-complexity]
|
Lint / Lint
note: +1, including nesting penalty of 0, nesting level increased to 1
|
Lint / Lint
note: +1, including nesting penalty of 0, nesting level increased to 1
|
Lint / Lint
note: +1
|
Lint / Lint
note: +1, including nesting penalty of 0, nesting level increased to 1
|
Windows / Build
Cache save failed.
|
Windows / Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, actions/cache/save@v3, pat-s/always-upload-cache@v3, microsoft/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Ubuntu_22-04 / Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pat-s/always-upload-cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Ubuntu_20-04 / Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pat-s/always-upload-cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
WrapUp / WrapUp
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, geekyeggo/delete-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Lint-11212964198-Logs", "Prepare-11212964198-Logs", "Ubuntu_20-04-11212964198-Logs", "Ubuntu_22-04-11212964198-Logs", "Windows-11212964198-Logs".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Lint-11212964198-Logs
|
55.9 KB |
|
Prepare-11212964198-Logs
|
17.2 KB |
|
Ubuntu_20-04-11212964198-Logs
|
1.32 MB |
|
Ubuntu_22-04-11212964198-Logs
|
1.33 MB |
|
Windows-11212964198-Logs
|
1.71 MB |
|