Skip to content

Reduce bytes / hex conversions of content keys #597

Reduce bytes / hex conversions of content keys

Reduce bytes / hex conversions of content keys #597

Triggered via pull request September 19, 2024 22:07
Status Failure
Total duration 1m 1s
Artifacts

cli-build.yml

on: pull_request
Matrix: test-unit-cli
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
test-unit-cli (20)
Argument of type 'string' is not assignable to parameter of type 'Uint8Array'.
test-unit-cli (20)
Argument of type 'string' is not assignable to parameter of type 'Uint8Array'.
test-unit-cli (20)
Argument of type 'Uint8Array' is not assignable to parameter of type 'string'.
test-unit-cli (20)
Argument of type 'string' is not assignable to parameter of type 'Uint8Array'.
test-unit-cli (20)
Argument of type 'string' is not assignable to parameter of type 'Uint8Array'.
test-unit-cli (20)
Argument of type 'string' is not assignable to parameter of type 'Uint8Array'.
test-unit-cli (20)
Argument of type 'string' is not assignable to parameter of type 'Uint8Array'.
test-unit-cli (20)
Argument of type 'string' is not assignable to parameter of type 'Uint8Array'.
test-unit-cli (20)
Process completed with exit code 2.
test-unit-cli (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/