Merge remote-tracking branch 'origin/master' into cached_scope #1815
sanitized_ci.yml
on: push
tests-sanitize-undefined-clang
1h 0m
tests-sanitize-undefined-gcc
1h 32m
tests-sanitize-address-clang
1h 19m
tests-sanitize-address-msvc
4m 14s
tests-sanitize-address-gcc
2h 1m
tests-sanitize-memory-clang
1h 35m
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`
|