[stable-3.10] avoid modifying a placeholder (virtual files) when not needed #2688
Annotations
2 warnings and 9 notices
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/
|
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/
|
src/common/vfs.h#L1
File src/common/vfs.h (lines 16, 215, 216, 217, 323): Code does not conform to Custom style guidelines.
|
src/libsync/owncloudpropagator.h#L1
File src/libsync/owncloudpropagator.h (lines 606, 607, 608, 609): Code does not conform to Custom style guidelines.
|
src/libsync/vfs/cfapi/cfapiwrapper.cpp#L1
File src/libsync/vfs/cfapi/cfapiwrapper.cpp (lines 270, 272, 273, 274, 276, 277, 278, 279, 280, 282, 283, 284, 286, 287, 288, 289, 290, 291, 292, 294, 295, 296, 297, 299, 300, 301, 302, 304, 305, 306, 307, 877): Code does not conform to Custom style guidelines.
|
src/libsync/vfs/cfapi/cfapiwrapper.h#L1
File src/libsync/vfs/cfapi/cfapiwrapper.h (lines 100): Code does not conform to Custom style guidelines.
|
src/libsync/vfs/cfapi/vfs_cfapi.cpp#L1
File src/libsync/vfs/cfapi/vfs_cfapi.cpp (lines 225): Code does not conform to Custom style guidelines.
|
src/libsync/vfs/cfapi/vfs_cfapi.h#L1
File src/libsync/vfs/cfapi/vfs_cfapi.h (lines 48): Code does not conform to Custom style guidelines.
|
src/libsync/vfs/suffix/vfs_suffix.h#L1
File src/libsync/vfs/suffix/vfs_suffix.h (lines 45): Code does not conform to Custom style guidelines.
|
src/libsync/vfs/xattr/vfs_xattr.cpp#L1
File src/libsync/vfs/xattr/vfs_xattr.cpp (lines 127, 128, 129): Code does not conform to Custom style guidelines.
|
src/libsync/vfs/xattr/vfs_xattr.h#L1
File src/libsync/vfs/xattr/vfs_xattr.h (lines 45, 46, 47): Code does not conform to Custom style guidelines.
|
The logs for this run have expired and are no longer available.
Loading