Skip to content

Merge pull request #39 from rigetti/explicit-license #19

Merge pull request #39 from rigetti/explicit-license

Merge pull request #39 from rigetti/explicit-license #19

Triggered via push April 11, 2024 21:04
Status Success
Total duration 13s
Artifacts
release-dry-run
5s
release-dry-run
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
release-dry-run
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information: src/lib.rs#L52
warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information --> src/lib.rs:52:5 | 52 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default