checker: turn option_var.str()
an error without unwrapping first
#9110
Triggered via pull request
January 24, 2025 10:38
Status
Cancelled
Total duration
50m 10s
Artifacts
–
sanitized_ci.yml
on: pull_request
tests-sanitize-undefined-clang
41m 46s
tests-sanitize-undefined-gcc
44m 56s
tests-sanitize-address-clang
45m 5s
tests-sanitize-address-msvc
3m 55s
tests-sanitize-address-gcc
45m 5s
tests-sanitize-memory-clang
44m 34s
Annotations
19 errors
tests-sanitize-undefined-clang
passing '_option_int' (aka 'struct _option_int') to parameter of incompatible type 'int'
|
tests-sanitize-undefined-clang
initializing 'u8 *' (aka 'unsigned char *') with an expression of incompatible type '_option_string' (aka 'struct _option_string')
|
tests-sanitize-undefined-clang
Process completed with exit code 1.
|
tests-sanitize-undefined-gcc
Canceling since a higher priority waiting request for 'Sanitized CI-refs/pull/23563/merge' exists
|
tests-sanitize-undefined-gcc
incompatible type for argument 1 of ‘int_str’
|
tests-sanitize-undefined-gcc
incompatible types when initializing type ‘u8 *’ {aka ‘unsigned char *’} using type ‘_option_string’ {aka ‘struct _option_string’}
|
tests-sanitize-undefined-gcc
The operation was canceled.
|
tests-sanitize-address-gcc
Canceling since a higher priority waiting request for 'Sanitized CI-refs/pull/23563/merge' exists
|
tests-sanitize-address-gcc
incompatible type for argument 1 of ‘int_str’
|
tests-sanitize-address-gcc
incompatible types when initializing type ‘u8 *’ {aka ‘unsigned char *’} using type ‘_option_string’ {aka ‘struct _option_string’}
|
tests-sanitize-address-gcc
The operation was canceled.
|
tests-sanitize-address-clang
Canceling since a higher priority waiting request for 'Sanitized CI-refs/pull/23563/merge' exists
|
tests-sanitize-address-clang
passing '_option_int' (aka 'struct _option_int') to parameter of incompatible type 'int'
|
tests-sanitize-address-clang
initializing 'u8 *' (aka 'unsigned char *') with an expression of incompatible type '_option_string' (aka 'struct _option_string')
|
tests-sanitize-address-clang
The operation was canceled.
|
tests-sanitize-memory-clang
Canceling since a higher priority waiting request for 'Sanitized CI-refs/pull/23563/merge' exists
|
tests-sanitize-memory-clang
passing '_option_int' (aka 'struct _option_int') to parameter of incompatible type 'int'
|
tests-sanitize-memory-clang
initializing 'u8 *' (aka 'unsigned char *') with an expression of incompatible type '_option_string' (aka 'struct _option_string')
|
tests-sanitize-memory-clang
The operation was canceled.
|