Skip to content

Add option to notify when synced folder overcomes set size limit #2103

Add option to notify when synced folder overcomes set size limit

Add option to notify when synced folder overcomes set size limit #2103

Triggered via pull request August 3, 2023 07:49
Status Success
Total duration 50s
Artifacts

clang-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings and 5 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/gui/owncloudgui.h: src/gui/owncloudgui.h#L1
File src/gui/owncloudgui.h (lines 18, 22, 32, 60, 96, 124): Code does not conform to Custom style guidelines.
Run clang-format on src/gui/tray/notificationhandler.cpp: src/gui/tray/notificationhandler.cpp#L1
File src/gui/tray/notificationhandler.cpp (lines 12, 30, 46, 48, 95, 98, 100, 101, 102, 103, 104, 105, 131, 134, 141, 149): Code does not conform to Custom style guidelines.
Run clang-format on src/libsync/discovery.cpp: src/libsync/discovery.cpp#L1
File src/libsync/discovery.cpp (lines 570, 571, 572, 573, 574, 575, 576, 577, 584, 585, 586, 587, 588, 589, 599, 600, 601, 602, 646, 647, 648, 649, 651, 652): Code does not conform to Custom style guidelines.
Run clang-format on src/libsync/discoveryphase.cpp: src/libsync/discoveryphase.cpp#L1
File src/libsync/discoveryphase.cpp (lines 92, 93): Code does not conform to Custom style guidelines.
Run clang-format on src/libsync/discoveryphase.h: src/libsync/discoveryphase.h#L1
File src/libsync/discoveryphase.h (lines 261, 266, 267): Code does not conform to Custom style guidelines.