Skip to content

Update all dependencies #141

Update all dependencies

Update all dependencies #141

Re-run triggered February 24, 2024 05:34
Status Failure
Total duration 4m 42s
Artifacts

go.yml

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

Annotations

11 errors and 3 warnings
ubuntu
warning: implicit declaration of function ‘rz_str_new’; did you mean ‘rz_str_newf’? [-Wimplicit-function-declaration]
ubuntu
warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
ubuntu
undefined reference to `rz_str_new'
ubuntu
warning: implicit declaration of function ‘rz_str_new’; did you mean ‘rz_str_newf’? [-Wimplicit-function-declaration]
ubuntu
warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
ubuntu
undefined reference to `rz_str_new'
ubuntu
Process completed with exit code 1.
windows
The job was canceled because "ubuntu" failed.
windows
The operation was canceled.
macos
The job was canceled because "ubuntu" failed.
macos
The operation was canceled.
ubuntu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/[email protected], actions/setup-go@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ubuntu
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
windows
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/