Skip to content

Fix sending function call args through proxy in Qt 6.5 #1040

Fix sending function call args through proxy in Qt 6.5

Fix sending function call args through proxy in Qt 6.5 #1040

Triggered via push August 26, 2023 08:08
Status Failure
Total duration 5m 21s
Artifacts

build-linux.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 6 warnings
Linux-Clang: src/scriptable/scriptable.cpp#L2032
no viable conversion from 'QVector<QMap<QString, QVariant> >' to 'QList<QVariantMap>' (aka 'QList<QMap<QString, QVariant> >')
Linux-Clang: src/scriptable/scriptable.cpp#L2239
no viable conversion from 'QVector<QMap<QString, QVariant> >' to 'QList<QVariantMap>' (aka 'QList<QMap<QString, QVariant> >')
Linux-Clang: src/scriptable/scriptable.cpp#L3211
no viable conversion from 'QVector<QVariantMap>' (aka 'QVector<QMap<QString, QVariant> >') to 'QList<QVariantMap>' (aka 'QList<QMap<QString, QVariant> >')
Linux-Clang: src/scriptable/scriptable.cpp#L3515
no viable conversion from 'QVector<QVariantMap>' (aka 'QVector<QMap<QString, QVariant> >') to 'QList<QVariantMap>' (aka 'QList<QMap<QString, QVariant> >')
Linux-Clang
run-cmake action execution failed: 'Error: "Build failed with error code: '2'."'
Qt 6
The operation was canceled.
Linux-GCC
The operation was canceled.
Linux-Clang
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Qt 6
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Qt 6: src/notifications.cmake#L4
Native notifications are not supported with Qt 6
Qt 6: plugins/itemencrypted/itemencrypted.cpp#L720
comparison of unsigned expression in ‘< 0’ is always false [-Wtype-limits]
Linux-GCC
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linux-GCC: plugins/itemencrypted/itemencrypted.cpp#L720
comparison of unsigned expression < 0 is always false [-Wtype-limits]