Merge pull request #3102 from dep4/taskbar-directories #423
Annotations
1 error and 4 warnings
build
Process completed with exit code 1.
|
src/modules/wlr/taskbar.cpp:33:15 [readability-identifier-naming]:
src/modules/wlr/taskbar.cpp#L33
invalid case style for variable 'home_dir'
|
src/modules/wlr/taskbar.cpp:36:3 [readability-qualified-auto]:
src/modules/wlr/taskbar.cpp#L36
'auto xdg_data_dirs' can be declared as 'auto *xdg_data_dirs'
|
src/modules/wlr/taskbar.cpp:36:8 [readability-identifier-naming]:
src/modules/wlr/taskbar.cpp#L36
invalid case style for variable 'xdg_data_dirs'
|
build
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/.
|