Skip to content

Addresses comments with different parameter typing #402

Addresses comments with different parameter typing

Addresses comments with different parameter typing #402

Triggered via push April 8, 2024 12:58
Status Success
Total duration 3m 15s
Artifacts

coveralls.yml

on: push
OpenSK code coverage
3m 7s
OpenSK code coverage
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
OpenSK code coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1, coverallsapp/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
OpenSK code coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1, coverallsapp/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
OpenSK code coverage: libraries/persistent_store/src/buffer.rs#L22
the item `Box` is imported redundantly
OpenSK code coverage: libraries/persistent_store/src/concat.rs#L31
the item `Vec` is imported redundantly
OpenSK code coverage: libraries/persistent_store/src/format.rs#L24
the item `Vec` is imported redundantly
OpenSK code coverage: libraries/persistent_store/src/fragment.rs#L23
the item `Vec` is imported redundantly
OpenSK code coverage: libraries/persistent_store/src/linear.rs#L20
the item `Vec` is imported redundantly
OpenSK code coverage: libraries/persistent_store/src/store.rs#L27
the item `Box` is imported redundantly
OpenSK code coverage: libraries/persistent_store/src/store.rs#L28
the item `Vec` is imported redundantly
OpenSK code coverage
`persistent_store` (lib) generated 7 warnings
OpenSK code coverage: libraries/crypto/src/ec/exponent256.rs#L18
the item `subtle` is imported redundantly
OpenSK code coverage: libraries/crypto/src/ec/int256.rs#L16
the item `Vec` is imported redundantly
OpenSK code coverage
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/