Skip to content

feat: introduce limits for repeated elements in grammar. #326

feat: introduce limits for repeated elements in grammar.

feat: introduce limits for repeated elements in grammar. #326

Triggered via push August 20, 2024 14:21
Status Failure
Total duration 2m 4s
Artifacts

ci-build.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Build (ubuntu-22.04)
Process completed with exit code 1.
Build (ubuntu-24.04)
Process completed with exit code 1.
clang-diagnostic-error: examples/parser-cli/main.cpp#L14
no member named 'set_debug' in 'mizugaki::parser::sql_parser'
Analysis
Process completed with exit code 1.
cppcoreguidelines-pro-bounds-constant-array-index: include/mizugaki/parser/sql_parser_element_kind.h#L113
do not use array subscript when the index is not an integer constant expression