🧹 use inline constexpr in headers instead of static constexpr #124
Annotations
5 errors and 1 warning
src/definitions.hpp#L28
variadic macro 'output_inter' used; consider using a 'constexpr' variadic template function
|
src/definitions.hpp#L29
variadic macro 'error_inter' used; consider using a 'constexpr' variadic template function
|
src/definitions.hpp#L30
variadic macro 'warning_inter' used; consider using a 'constexpr' variadic template function
|
src/definitions.hpp#L31
variadic macro 'info_inter' used; consider using a 'constexpr' variadic template function
|
src/definitions.hpp#L32
variadic macro 'success_inter' used; consider using a 'constexpr' variadic template function
|
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/.
|
This job succeeded
Loading