Jules PR #329
Triggered via pull request
November 20, 2025 10:10
Status
Failure
Total duration
11m 43s
Artifacts
–
Annotations
35 errors and 2 warnings
|
(gcc-11-sqlite)
Process completed with exit code 1.
|
|
(gcc-11-sqlite):
include/sqlgen/transpilation/to_union.hpp#L18
‘_union’ was not declared in this scope; did you mean ‘union’?
|
|
(gcc-11-sqlite):
include/sqlgen/transpilation/to_union.hpp#L18
‘for_each’ is not a member of ‘rfl’
|
|
(gcc-11-sqlite):
include/sqlgen/transpilation/to_union.hpp#L16
expected ‘,’ or ‘...’ before ‘<’ token
|
|
(gcc-11-sqlite):
include/sqlgen/transpilation/to_union.hpp#L16
‘Union’ does not name a type; did you mean ‘union’?
|
|
(gcc-11-sqlite):
include/sqlgen/transpilation/to_union.hpp#L18
‘for_each’ is not a member of ‘rfl’
|
|
(gcc-11-sqlite):
include/sqlgen/union.hpp#L13
‘to_union’ is not a member of ‘sqlgen::transpilation’
|
|
(gcc-12-sqlite)
Process completed with exit code 1.
|
|
(gcc-12-sqlite):
include/sqlgen/transpilation/to_union.hpp#L18
‘_union’ was not declared in this scope; did you mean ‘union’?
|
|
(gcc-12-sqlite):
include/sqlgen/transpilation/to_union.hpp#L18
‘for_each’ is not a member of ‘rfl’
|
|
(gcc-12-sqlite):
include/sqlgen/transpilation/to_union.hpp#L16
expected ‘,’ or ‘...’ before ‘<’ token
|
|
(gcc-12-sqlite):
include/sqlgen/transpilation/to_union.hpp#L16
‘Union’ does not name a type; did you mean ‘union’?
|
|
(gcc-12-sqlite):
include/sqlgen/transpilation/to_union.hpp#L18
‘for_each’ is not a member of ‘rfl’
|
|
(gcc-12-sqlite):
include/sqlgen/union.hpp#L13
‘to_union’ is not a member of ‘sqlgen::transpilation’
|
|
(gcc-14-sqlite)
Process completed with exit code 1.
|
|
(gcc-14-sqlite):
include/sqlgen/transpilation/to_union.hpp#L18
‘_union’ was not declared in this scope; did you mean ‘union’?
|
|
(gcc-14-sqlite):
include/sqlgen/transpilation/to_union.hpp#L18
‘for_each’ is not a member of ‘rfl’
|
|
(gcc-14-sqlite):
include/sqlgen/transpilation/to_union.hpp#L16
expected ‘,’ or ‘...’ before ‘<’ token
|
|
(gcc-14-sqlite):
include/sqlgen/transpilation/to_union.hpp#L16
‘Union’ does not name a type; did you mean ‘union’?
|
|
(gcc-14-sqlite):
include/sqlgen/transpilation/to_union.hpp#L18
‘for_each’ is not a member of ‘rfl’
|
|
(gcc-14-sqlite):
include/sqlgen/union.hpp#L13
‘to_union’ is not a member of ‘sqlgen::transpilation’
|
|
(llvm-18-sqlite)
Process completed with exit code 1.
|
|
(llvm-18-sqlite):
include/sqlgen/union.hpp#L20
'auto' not allowed in template argument
|
|
(llvm-18-sqlite):
include/sqlgen/transpilation/to_union.hpp#L18
no member named 'for_each' in namespace 'rfl'; did you mean 'std::for_each'?
|
|
(llvm-18-sqlite):
include/sqlgen/transpilation/to_union.hpp#L16
no template named 'Union'
|
|
(llvm-18-sqlite):
include/sqlgen/transpilation/to_union.hpp#L18
no member named 'for_each' in namespace 'rfl'; did you mean 'std::for_each'?
|
|
(llvm-18-sqlite):
include/sqlgen/union.hpp#L13
no member named 'to_union' in namespace 'sqlgen::transpilation'; did you mean 'to_join'?
|
|
(llvm-18-sqlite):
include/sqlgen/union.hpp#L20
'auto' not allowed in template argument
|
|
(llvm-16-sqlite)
Process completed with exit code 1.
|
|
(llvm-16-sqlite):
include/sqlgen/union.hpp#L20
'auto' not allowed in template argument
|
|
(llvm-16-sqlite):
include/sqlgen/transpilation/to_union.hpp#L18
no member named 'for_each' in namespace 'rfl'; did you mean 'std::for_each'?
|
|
(llvm-16-sqlite):
include/sqlgen/transpilation/to_union.hpp#L16
no template named 'Union'
|
|
(llvm-16-sqlite):
include/sqlgen/transpilation/to_union.hpp#L18
no member named 'for_each' in namespace 'rfl'; did you mean 'std::for_each'?
|
|
(llvm-16-sqlite):
include/sqlgen/union.hpp#L13
no member named 'to_union' in namespace 'sqlgen::transpilation'; did you mean 'to_join'?
|
|
(llvm-16-sqlite):
include/sqlgen/union.hpp#L20
'auto' not allowed in template argument
|
|
(gcc-14-sqlite):
include/sqlgen/union.hpp#L20
use of ‘auto’ in template argument only available with ‘-fconcepts-ts’
|
|
(gcc-14-sqlite):
include/sqlgen/union.hpp#L20
use of ‘auto’ in template argument only available with ‘-fconcepts-ts’
|