Add rendering script for logo with margins e.g. for the chat avatar #1797
Annotations
10 errors, 32 warnings, and 4 notices
tests/TestClient.h:8:10 [clang-diagnostic-error]:
tests/TestClient.h#L8
'QXmppClient.h' file not found
|
tests/IntegrationTesting.h:8:10 [clang-diagnostic-error]:
tests/IntegrationTesting.h#L8
'QXmppConfiguration.h' file not found
|
tests/pubsubutil.h:8:10 [clang-diagnostic-error]:
tests/pubsubutil.h#L8
'QXmppPubSubBaseItem.h' file not found
|
tests/util.h:10:10 [clang-diagnostic-error]:
tests/util.h#L10
'QXmppPasswordChecker.h' file not found
|
src/omemo/OmemoCryptoProvider.h:8:10 [clang-diagnostic-error]:
src/omemo/OmemoCryptoProvider.h#L8
'signal_protocol.h' file not found
|
src/omemo/QXmppOmemoDeviceBundle_p.h:9:10 [clang-diagnostic-error]:
src/omemo/QXmppOmemoDeviceBundle_p.h#L9
'QXmppGlobal.h' file not found
|
src/omemo/QXmppOmemoDeviceElement_p.h:9:10 [clang-diagnostic-error]:
src/omemo/QXmppOmemoDeviceElement_p.h#L9
'QXmppGlobal.h' file not found
|
src/omemo/QXmppOmemoStorage.h:8:10 [clang-diagnostic-error]:
src/omemo/QXmppOmemoStorage.h#L8
'QXmppTask.h' file not found
|
src/omemo/OmemoLibWrappers.h:8:10 [clang-diagnostic-error]:
src/omemo/OmemoLibWrappers.h#L8
'key_helper.h' file not found
|
src/omemo/QXmppOmemoDeviceBundle_p.h:9:10 [clang-diagnostic-error]:
src/omemo/QXmppOmemoDeviceBundle_p.h#L9
'QXmppGlobal.h' file not found
|
reuse
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
xmllint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
linux (minimal, 5.15.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v4, jurplel/install-qt-action/action@v3, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
linux (minimal, 5.15.*)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
tests/TestClient.h:15:7 [cppcoreguidelines-avoid-non-const-global-variables]:
tests/TestClient.h#L15
variable 'TestClient' is non-const and globally accessible, consider making it const
|
tests/TestClient.h:15:27 [cppcoreguidelines-avoid-non-const-global-variables]:
tests/TestClient.h#L15
variable 'QXmppClient' is non-const and globally accessible, consider making it const
|
tests/IntegrationTesting.h:25:7 [cppcoreguidelines-avoid-non-const-global-variables]:
tests/IntegrationTesting.h#L25
variable 'IntegrationTests' is non-const and globally accessible, consider making it const
|
tests/pubsubutil.h:14:7 [cppcoreguidelines-avoid-non-const-global-variables]:
tests/pubsubutil.h#L14
variable 'TestItem' is non-const and globally accessible, consider making it const
|
tests/pubsubutil.h:14:25 [cppcoreguidelines-avoid-non-const-global-variables]:
tests/pubsubutil.h#L14
variable 'QXmppPubSubBaseItem' is non-const and globally accessible, consider making it const
|
tests/pubsubutil.h:47:6 [cppcoreguidelines-avoid-non-const-global-variables]:
tests/pubsubutil.h#L47
variable 'TestItem' is non-const and globally accessible, consider making it const
|
tests/util.h:128:7 [cppcoreguidelines-avoid-non-const-global-variables]:
tests/util.h#L128
variable 'TestPasswordChecker' is non-const and globally accessible, consider making it const
|
tests/util.h:128:36 [cppcoreguidelines-avoid-non-const-global-variables]:
tests/util.h#L128
variable 'QXmppPasswordChecker' is non-const and globally accessible, consider making it const
|
src/omemo/OmemoCryptoProvider.h:10:7 [cppcoreguidelines-avoid-non-const-global-variables]:
src/omemo/OmemoCryptoProvider.h#L10
variable 'QXmppOmemoManagerPrivate' is non-const and globally accessible, consider making it const
|
src/omemo/OmemoCryptoProvider.h:12:11 [cppcoreguidelines-avoid-non-const-global-variables]:
src/omemo/OmemoCryptoProvider.h#L12
variable 'QXmpp' is non-const and globally accessible, consider making it const
|
linux (minimal, 6.1.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v4, jurplel/install-qt-action/action@v3, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
linux (minimal, 6.1.*)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
linux (full, 5.15.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v4, jurplel/install-qt-action/action@v3, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
linux (full, 5.15.*)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
linux (full-debug, 5.15.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v4, jurplel/install-qt-action/action@v3, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
linux (full-debug, 5.15.*)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
linux (full-debug, 6.6.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v4, jurplel/install-qt-action/action@v3, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
linux (full-debug, 6.6.*)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
windows (5.15.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jurplel/install-qt-action/action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
windows (6.*.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jurplel/install-qt-action/action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos (minimal, 5.15.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, jurplel/install-qt-action/action@v3, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos (minimal, 5.15.*)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
macos (full, 5.15.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, jurplel/install-qt-action/action@v3, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos (full, 5.15.*)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
macos (full-debug, 5.15.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, jurplel/install-qt-action/action@v3, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos (full-debug, 5.15.*)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
macos (full-debug, 6.*.*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, jurplel/install-qt-action/action@v3, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos (full-debug, 6.*.*)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1. 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/client/QXmppBlockingManager.h:
src/client/QXmppBlockingManager.h#L1
File src/client/QXmppBlockingManager.h does not conform to Custom style guidelines. (lines 8)
|
Run clang-format on src/base/QXmppPubSubIq_p.h:
src/base/QXmppPubSubIq_p.h#L1
File src/base/QXmppPubSubIq_p.h does not conform to Custom style guidelines. (lines 9)
|
Run clang-format on tests/qxmppentitytimemanager/tst_qxmppentitytimemanager.cpp:
tests/qxmppentitytimemanager/tst_qxmppentitytimemanager.cpp#L1
File tests/qxmppentitytimemanager/tst_qxmppentitytimemanager.cpp does not conform to Custom style guidelines. (lines 43, 61)
|
Run clang-format on tests/qxmppversionmanager/tst_qxmppversionmanager.cpp:
tests/qxmppversionmanager/tst_qxmppversionmanager.cpp#L1
File tests/qxmppversionmanager/tst_qxmppversionmanager.cpp does not conform to Custom style guidelines. (lines 5)
|