Skip to content

Bump rand from 0.7.3 to 0.9.3 in /app/rust #185

Bump rand from 0.7.3 to 0.9.3 in /app/rust

Bump rand from 0.7.3 to 0.9.3 in /app/rust #185

Triggered via pull request April 14, 2026 01:49
Status Failure
Total duration 7m 3s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
app/src/crypto.c:25:1 [misc-include-cleaner]: app/src/crypto.c#L25
no header providing "zxerr_t" is directly included
app/src/crypto.c:23:1 [misc-include-cleaner]: app/src/crypto.c#L23
no header providing "uint32_t" is directly included
app/src/crypto.c:21:1 [misc-include-cleaner]: app/src/crypto.c#L21
included header zxmacros.h is not used directly
app/src/crypto.c:20:1 [misc-include-cleaner]: app/src/crypto.c#L20
included header cx.h is not used directly
app/src/common/tx.h:51:53 [misc-include-cleaner]: app/src/common/tx.h#L51
no header providing "uint16_t" is directly included
app/src/common/tx.h:51:20 [misc-include-cleaner]: app/src/common/tx.h#L51
no header providing "int8_t" is directly included
app/src/common/tx.h:40:1 [misc-include-cleaner]: app/src/common/tx.h#L40
no header providing "uint8_t" is directly included
app/src/common/tx.h:32:1 [misc-include-cleaner]: app/src/common/tx.h#L32
no header providing "uint32_t" is directly included
app/src/common/tx.h:19:1 [misc-include-cleaner]: app/src/common/tx.h#L19
included header os.h is not used directly
app/src/common/tx.h:18:1 [misc-include-cleaner]: app/src/common/tx.h#L18
included header coin.h is not used directly
lint
WARNING: The directory '/github/home/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
lint
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/