Skip to content

Merge remote-tracking branch 'origin/master' into cached_scope #1815

Merge remote-tracking branch 'origin/master' into cached_scope

Merge remote-tracking branch 'origin/master' into cached_scope #1815

Triggered via push November 11, 2024 13:12
Status Failure
Total duration 2h 10m 17s
Artifacts

sanitized_ci.yml

on: push
tests-sanitize-undefined-clang
1h 0m
tests-sanitize-undefined-clang
tests-sanitize-undefined-gcc
1h 32m
tests-sanitize-undefined-gcc
tests-sanitize-address-clang
1h 19m
tests-sanitize-address-clang
tests-sanitize-address-msvc
4m 14s
tests-sanitize-address-msvc
tests-sanitize-address-gcc
2h 1m
tests-sanitize-address-gcc
tests-sanitize-memory-clang
1h 35m
tests-sanitize-memory-clang
Fit to window
Zoom out
Zoom in

Annotations

35 errors and 6 warnings
tests-sanitize-undefined-clang
too few arguments provided to function-like macro invocation
tests-sanitize-undefined-clang
no member named 'data' in 'struct main__Foo'
tests-sanitize-undefined-clang
use of undeclared identifier '_SLIT_EQ'
tests-sanitize-undefined-clang
too few arguments provided to function-like macro invocation
tests-sanitize-undefined-clang
no member named 'data' in 'struct main__TestSmart'
tests-sanitize-undefined-clang
use of undeclared identifier '_SLIT_EQ'
tests-sanitize-undefined-clang
Process completed with exit code 1.
tests-sanitize-address-clang
too few arguments provided to function-like macro invocation
tests-sanitize-address-clang
no member named 'data' in 'struct main__Foo'
tests-sanitize-address-clang
use of undeclared identifier '_SLIT_EQ'
tests-sanitize-address-clang
too few arguments provided to function-like macro invocation
tests-sanitize-address-clang
no member named 'data' in 'struct main__TestSmart'
tests-sanitize-address-clang
use of undeclared identifier '_SLIT_EQ'
tests-sanitize-address-clang
Process completed with exit code 1.
tests-sanitize-undefined-gcc
macro "_SLIT_EQ" requires 3 arguments, but only 1 given
tests-sanitize-undefined-gcc
‘_SLIT_EQ’ undeclared (first use in this function)
tests-sanitize-undefined-gcc
‘main__Foo’ {aka ‘struct main__Foo’} has no member named ‘data’
tests-sanitize-undefined-gcc
macro "_SLIT_EQ" requires 3 arguments, but only 1 given
tests-sanitize-undefined-gcc
‘_SLIT_EQ’ undeclared (first use in this function)
tests-sanitize-undefined-gcc
‘main__TestSmart’ {aka ‘struct main__TestSmart’} has no member named ‘data’
tests-sanitize-undefined-gcc
Process completed with exit code 1.
tests-sanitize-memory-clang
too few arguments provided to function-like macro invocation
tests-sanitize-memory-clang
no member named 'data' in 'struct main__Foo'
tests-sanitize-memory-clang
use of undeclared identifier '_SLIT_EQ'
tests-sanitize-memory-clang
too few arguments provided to function-like macro invocation
tests-sanitize-memory-clang
no member named 'data' in 'struct main__TestSmart'
tests-sanitize-memory-clang
use of undeclared identifier '_SLIT_EQ'
tests-sanitize-memory-clang
Process completed with exit code 1.
tests-sanitize-address-gcc
macro "_SLIT_EQ" requires 3 arguments, but only 1 given
tests-sanitize-address-gcc
‘_SLIT_EQ’ undeclared (first use in this function)
tests-sanitize-address-gcc
‘main__Foo’ {aka ‘struct main__Foo’} has no member named ‘data’
tests-sanitize-address-gcc
macro "_SLIT_EQ" requires 3 arguments, but only 1 given
tests-sanitize-address-gcc
‘_SLIT_EQ’ undeclared (first use in this function)
tests-sanitize-address-gcc
‘main__TestSmart’ {aka ‘struct main__TestSmart’} has no member named ‘data’
tests-sanitize-address-gcc
Process completed with exit code 1.
tests-sanitize-address-msvc: vlib/v/fmt/fmt.v#L2366
unused variable: `obj`
tests-sanitize-undefined-clang: vlib/v/fmt/fmt.v#L2366
unused variable: `obj`
tests-sanitize-address-clang: vlib/v/fmt/fmt.v#L2366
unused variable: `obj`
tests-sanitize-undefined-gcc: vlib/v/fmt/fmt.v#L2366
unused variable: `obj`
tests-sanitize-memory-clang: vlib/v/fmt/fmt.v#L2366
unused variable: `obj`
tests-sanitize-address-gcc: vlib/v/fmt/fmt.v#L2366
unused variable: `obj`