fix(sway/workspaces): Visible class doesn't work on visible and empty workspaces #3066
Annotations
1 error and 3 warnings
Check if clang-tidy failed on any files
Process completed with exit code 1.
|
clang-tidy:
src/modules/sway/workspaces.cpp#L290
function 'update' has cognitive complexity of 38 (threshold 25)
|
clang-tidy:
src/modules/sway/workspaces.cpp#L307
the 'empty' method should be used to check for emptiness instead of 'size'
|
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/.
|
Loading