Skip to content

Cursor change to indicate module clickability #424

Cursor change to indicate module clickability

Cursor change to indicate module clickability #424

Re-run triggered April 19, 2024 04:12
Status Failure
Total duration 4m 39s
Artifacts

clang-tidy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
build
Process completed with exit code 1.
include/AModule.hpp:40:26 [readability-avoid-const-params-in-decls]: include/AModule.hpp#L40
parameter 'c' is const-qualified in the function declaration; const-qualification of parameters only has an effect in function definitions
src/AModule.cpp:92:8 [readability-identifier-naming]: src/AModule.cpp#L92
invalid case style for variable 'gdk_window'
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/.