Skip to content

Added --output option #278

Added --output option

Added --output option #278

Triggered via push February 20, 2024 19:47
Status Failure
Total duration 2m 51s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
ubuntu-latest-compile: src/device_registry.c#L76
implicit declaration of function ‘fprintf’ [-Werror=implicit-function-declaration]
ubuntu-latest-compile: src/device_registry.c#L76
incompatible implicit declaration of built-in function ‘fprintf’ [-Werror=builtin-declaration-mismatch]
ubuntu-latest-compile: src/device_registry.c#L76
‘stderr’ undeclared (first use in this function)
ubuntu-latest-compile: src/output.c#L56
implicit declaration of function ‘fprintf’ [-Werror=implicit-function-declaration]
ubuntu-latest-compile: src/output.c#L56
incompatible implicit declaration of built-in function ‘fprintf’ [-Werror=builtin-declaration-mismatch]
ubuntu-latest-compile: src/output.c#L56
‘stderr’ undeclared (first use in this function)
ubuntu-latest-compile: src/output.c#L87
incompatible implicit declaration of built-in function ‘fprintf’ [-Werror=builtin-declaration-mismatch]
ubuntu-latest-compile: src/output.c#L87
‘stderr’ undeclared (first use in this function)
ubuntu-latest-compile: src/output.c#L144
implicit declaration of function ‘asprintf’; did you mean ‘vswprintf’? [-Werror=implicit-function-declaration]
ubuntu-latest-compile: src/output.c#L240
implicit declaration of function ‘putchar’ [-Werror=implicit-function-declaration]
ubuntu-latest-compile
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/run-cmake@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ubuntu-latest-compile
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macos-latest-compile
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/run-cmake@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macos-latest-compile
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/