build: add static check workflow #14
static.yml
on: pull_request
checkout code
10s
build
4m 0s
Annotations
1 error and 1 warning
build
Process completed with exit code 1.
|
clang-tidy Warning [misc-unused-using-decls]:
csrc/extensions.cpp#L32
Using decl 'toATenType' is unused (fix available)
|