Skip to content

Fix permissions in publish script #7

Fix permissions in publish script

Fix permissions in publish script #7

Triggered via push June 23, 2024 22:11
Status Success
Total duration 2m 1s
Artifacts

CI.yaml

on: push
Clippy
26s
Clippy
`cargo deny`
15s
`cargo deny`
Report Missing Dependencies
12s
Report Missing Dependencies
Matrix: rust
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
./file/that/probably/doesnt/exist.rs#L0
1 warning emitted
unit tests in doctest are not executed: crates/testkit/src/lib.rs#L22
warning: unit tests in doctest are not executed --> crates/testkit/src/../README.md:22:1 | 22 | / #[test(router)] 23 | | async fn mytest(ctx: TestContext) { | |_______________^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#test_attr_in_doctest = note: `#[warn(clippy::test_attr_in_doctest)]` on by default
1 warning emitted
warning: 1 warning emitted