build.vsh #853
ci.yml
on: push
ubuntu-gcc
1m 1s
macos-clang
1m 24s
windows-gcc
2m 10s
ubuntu-tcc
56s
Annotations
6 errors and 3 warnings
|
windows-gcc
Process completed with exit code 1.
|
|
macos-clang
Process completed with exit code 1.
|
|
macos-clang
initializing 'array' (aka 'struct array') with an expression of incompatible type 'Array_u64 *' (aka 'struct array *'); dereference with *
|
|
ubuntu-tcc
Process completed with exit code 1.
|
|
ubuntu-gcc
Process completed with exit code 1.
|
|
ubuntu-gcc
invalid initializer
|
|
macos-clang
incompatible pointer types passing 'Array_fixed_C__kevent_256 *' (aka 'struct kevent (*)[256]') to parameter of type 'const struct kevent *' [-Wincompatible-pointer-types]
|
|
macos-clang
incompatible pointer types passing 'Array_fixed_C__kevent_256 *' (aka 'struct kevent (*)[256]') to parameter of type 'const struct kevent *' [-Wincompatible-pointer-types]
|
|
ubuntu-gcc
passing argument 1 of ‘git_commit_tree’ from incompatible pointer type [-Wincompatible-pointer-types]
|