Skip to content

Bump rand from 0.7.3 to 0.8.6 in /app/rust #186

Bump rand from 0.7.3 to 0.8.6 in /app/rust

Bump rand from 0.7.3 to 0.8.6 in /app/rust #186

Triggered via push April 22, 2026 21:57
Status Failure
Total duration 4m 8s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
app/src/parser_impl.c:36:14 [misc-include-cleaner]: app/src/parser_impl.c#L36
no header providing "parser_unexpected_buffer_end" is directly included
app/src/parser_impl.c:34:14 [misc-include-cleaner]: app/src/parser_impl.c#L34
no header providing "parser_init_context_empty" is directly included
app/src/parser_impl.c:32:14 [misc-include-cleaner]: app/src/parser_impl.c#L32
no header providing "parser_no_data" is directly included
app/src/parser_impl.c:25:12 [misc-include-cleaner]: app/src/parser_impl.c#L25
no header providing "parser_ok" is directly included
app/src/parser_impl.c:22:5 [misc-include-cleaner]: app/src/parser_impl.c#L22
no header providing "UNUSED" is directly included
app/src/parser_impl.c:21:56 [readability-identifier-length]: app/src/parser_impl.c#L21
parameter name 'v' is too short, expected at least 2 characters
app/src/parser_impl.c:21:43 [misc-include-cleaner]: app/src/parser_impl.c#L21
no header providing "parser_tx_t" is directly included
app/src/parser_impl.c:21:40 [readability-identifier-length]: app/src/parser_impl.c#L21
parameter name 'c' is too short, expected at least 2 characters
app/src/parser_impl.c:21:22 [misc-include-cleaner]: app/src/parser_impl.c#L21
no header providing "parser_context_t" is directly included
app/src/parser_impl.c:21:1 [misc-include-cleaner]: app/src/parser_impl.c#L21
no header providing "parser_error_t" is directly included
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/