checker: allow int alias to be used as array len
and cap
#25330
Triggered via pull request
December 25, 2024 18:36
Status
Success
Total duration
12m 11s
Artifacts
–
vab_ci.yml
on: pull_request
vab-compiles-v-examples
3m 54s
v-compiles-os-android
55s
Annotations
10 warnings
vab-compiles-v-examples
format specifies type 'long' but the argument has type 'isize' (aka 'int') [-Wformat]
|
vab-compiles-v-examples
format specifies type 'long' but the argument has type 'isize' (aka 'int') [-Wformat]
|
vab-compiles-v-examples
format specifies type 'long' but the argument has type 'isize' (aka 'int') [-Wformat]
|
vab-compiles-v-examples
format specifies type 'long' but the argument has type 'isize' (aka 'int') [-Wformat]
|
vab-compiles-v-examples
format specifies type 'long' but the argument has type 'isize' (aka 'int') [-Wformat]
|
vab-compiles-v-examples
format specifies type 'long' but the argument has type 'isize' (aka 'int') [-Wformat]
|
vab-compiles-v-examples
format specifies type 'long' but the argument has type 'isize' (aka 'int') [-Wformat]
|
vab-compiles-v-examples
format specifies type 'long' but the argument has type 'isize' (aka 'int') [-Wformat]
|
vab-compiles-v-examples
variable 'moved' set but not used [-Wunused-but-set-variable]
|
vab-compiles-v-examples
variable 'moved' set but not used [-Wunused-but-set-variable]
|