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