Skip to content

Reduce bytes / hex conversions of content keys #1288

Reduce bytes / hex conversions of content keys

Reduce bytes / hex conversions of content keys #1288

Triggered via pull request September 19, 2024 22:09
Status Failure
Total duration 55s
Artifacts

devnet-run.yml

on: pull_request
Matrix: cli-devnet-integration
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
cli-devnet-integration (20)
Argument of type 'Uint8Array' is not assignable to parameter of type 'string'.
cli-devnet-integration (20)
Argument of type 'string' is not assignable to parameter of type 'Uint8Array'.
cli-devnet-integration (20)
Argument of type 'string' is not assignable to parameter of type 'Uint8Array'.
cli-devnet-integration (20)
Argument of type 'string' is not assignable to parameter of type 'Uint8Array'.
cli-devnet-integration (20)
Argument of type 'string' is not assignable to parameter of type 'Uint8Array'.
cli-devnet-integration (20)
Argument of type 'string' is not assignable to parameter of type 'Uint8Array'.
cli-devnet-integration (20)
Process completed with exit code 2.
cli-devnet-integration (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/