chore: update results (README) #82
Annotations
5 errors and 5 warnings
|
|
|
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/mustache/mustache/MustacheApplication.h#L34
explicitly defaulted move constructor is implicitly deleted [-Wdefaulted-function-deleted]
|
src/mustache/mustache/MustacheApplication.h#L35
explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted]
|
test/tests/application/base.h#L46
implicit conversion increases floating-point precision: 'const float' to 'TimeDelta' (aka 'double') [-Wdouble-promotion]
|
|
This job failed
Loading