Skip to content

Remove dead OAuth code #2364

Remove dead OAuth code

Remove dead OAuth code #2364

Triggered via pull request September 18, 2023 01:20
Status Success
Total duration 59s
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 9 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/accountstate.cpp: src/gui/accountstate.cpp#L1
File src/gui/accountstate.cpp (lines 15, 27, 38, 53, 55, 57, 59, 61, 64, 113, 245, 294, 296, 302, 353, 354, 357, 363, 370, 371, 437, 442, 450, 460, 468, 476, 504, 518, 519, 535, 551, 552, 562, 563, 596, 602, 606, 610, 611, 628, 630, 645, 646): Code does not conform to Custom style guidelines.
Run clang-format on src/gui/creds/httpcredentialsgui.h: src/gui/creds/httpcredentialsgui.h#L1
File src/gui/creds/httpcredentialsgui.h (lines 21, 35): Code does not conform to Custom style guidelines.
Run clang-format on src/gui/guiutility.cpp: src/gui/guiutility.cpp#L1
File src/gui/guiutility.cpp (lines 17, 43, 44, 45, 46, 47, 48, 61, 62, 67, 68, 69, 70, 71, 72, 83): Code does not conform to Custom style guidelines.
Run clang-format on src/gui/wizard/owncloudsetuppage.cpp: src/gui/wizard/owncloudsetuppage.cpp#L1
File src/gui/wizard/owncloudsetuppage.cpp (lines 16, 31, 39, 56, 86, 327, 337, 338, 339, 371): Code does not conform to Custom style guidelines.
Run clang-format on src/gui/wizard/owncloudwizard.h: src/gui/wizard/owncloudwizard.h#L1
File src/gui/wizard/owncloudwizard.h (lines 19, 24, 28, 50, 51, 52): Code does not conform to Custom style guidelines.
Run clang-format on src/gui/wizard/owncloudwizardcommon.h: src/gui/wizard/owncloudwizardcommon.h#L1
File src/gui/wizard/owncloudwizardcommon.h (lines 28, 30, 32, 33, 34, 35, 36, 38, 39, 40, 41, 43, 44, 45, 46, 48, 50, 51): Code does not conform to Custom style guidelines.
Run clang-format on src/libsync/networkjobs.h: src/libsync/networkjobs.h#L1
File src/libsync/networkjobs.h (lines 31, 33, 39, 70, 73, 121, 122, 298, 379, 380, 381, 393, 422, 454, 455, 456, 559, 560, 581, 582, 583): Code does not conform to Custom style guidelines.
Run clang-format on src/libsync/theme.cpp: src/libsync/theme.cpp#L1
File src/libsync/theme.cpp (lines 15, 24, 41, 62, 232, 240, 246, 247, 281, 282, 317, 338, 352, 364, 371, 469, 530, 533, 534, 554, 557, 558, 561, 563, 572, 573, 576, 768, 790, 791, 798, 930, 943): Code does not conform to Custom style guidelines.
Run clang-format on src/libsync/theme.h: src/libsync/theme.h#L1
File src/libsync/theme.h (lines 18, 30, 136, 142, 148, 154, 187, 188, 210, 211, 212, 213, 214, 215, 216, 217, 218, 257, 300, 415, 416, 475, 477, 478, 479, 480, 481, 494, 503, 515): Code does not conform to Custom style guidelines.