Skip to content

build,examples: add build system #5077

build,examples: add build system

build,examples: add build system #5077

Triggered via pull request March 3, 2025 21:01
Status Success
Total duration 8m 18s
Artifacts

bootstrapping_ci.yml

on: pull_request
Matrix: bootstrap-v
Fit to window
Zoom out
Zoom in

Annotations

19 warnings
bootstrap-v (ubuntu-latest)
format ‘%lld’ expects argument of type ‘long long int’, but argument 3 has type ‘isize’ {aka ‘long int’} [-Wformat=]
bootstrap-v (ubuntu-latest)
passing argument 1 of ‘getline’ from incompatible pointer type [-Wincompatible-pointer-types]
bootstrap-v (ubuntu-latest)
format specifies type 'long long' but the argument has type 'isize' (aka 'long') [-Wformat]
bootstrap-v (ubuntu-latest)
assigning to 'u8 *' (aka 'unsigned char *') from 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
bootstrap-v (ubuntu-latest)
incompatible pointer types passing 'u8 **' (aka 'unsigned char **') to parameter of type 'char **' [-Wincompatible-pointer-types]
bootstrap-v (ubuntu-latest)
expression result unused [-Wunused-value]
bootstrap-v (ubuntu-latest)
expression result unused [-Wunused-value]
bootstrap-v (ubuntu-latest)
expression result unused [-Wunused-value]
bootstrap-v (ubuntu-latest)
expression result unused [-Wunused-value]
bootstrap-v (macos-14)
format specifies type 'long long' but the argument has type 'isize' (aka 'long') [-Wformat]
bootstrap-v (macos-14)
assigning to 'u8 *' (aka 'unsigned char *') from 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
bootstrap-v (macos-14)
incompatible pointer types passing 'u8 **' (aka 'unsigned char **') to parameter of type 'char **' [-Wincompatible-pointer-types]
bootstrap-v (macos-14)
expression result unused [-Wunused-value]
bootstrap-v (macos-14)
expression result unused [-Wunused-value]
bootstrap-v (macos-14)
expression result unused [-Wunused-value]
bootstrap-v (macos-14)
expression result unused [-Wunused-value]
bootstrap-v (macos-14)
format specifies type 'long long' but the argument has type 'isize' (aka 'long') [-Wformat]
bootstrap-v (macos-14)
assigning to 'u8 *' (aka 'unsigned char *') from 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
bootstrap-v (macos-14)
incompatible pointer types passing 'u8 **' (aka 'unsigned char **') to parameter of type 'char **' [-Wincompatible-pointer-types]