Skip to content

deduction guides are represeted with GuideInfo #1835

deduction guides are represeted with GuideInfo

deduction guides are represeted with GuideInfo #1835

Triggered via pull request December 1, 2023 15:48
Status Failure
Total duration 8m 36s
Artifacts

ci.yml

on: pull_request
Generate Test Matrix
5s
Generate Test Matrix
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
Clang 16.0: C++20: src/lib/AST/ASTVisitor.cpp#L2266
clang++-16: use 'template' keyword to treat 'getAs' as a dependent template name
Clang 16.0: C++20
Process completed with exit code 1.
GCC 13.1: C++20: src/lib/AST/ASTVisitor.cpp#L2266
g++-13: expected primary-expression before ‘>’ token
GCC 13.1: C++20: src/lib/AST/ASTVisitor.cpp#L2266
g++-13: expected primary-expression before ‘)’ token
GCC 13.1: C++20
Process completed with exit code 1.
MSVC 14.34: C++20
Process completed with exit code 1.
GCC 13.1: C++20: src/lib/AST/ASTVisitor.cpp#L2266
g++-13: expected ‘template’ keyword before dependent template name ([-Wmissing-template-keyword])
GCC 13.1: C++20: src/lib/AST/ASTVisitorHelpers.hpp#L144
g++-13: ‘clang::mrdocs::NoexceptKind clang::mrdocs::{anonymous}::convertToNoexceptKind(clang::CanThrowResult)’ defined but not used ([-Wunused-function])