Skip to content
This repository has been archived by the owner on Nov 30, 2024. It is now read-only.

add deprecation notice to README #16

add deprecation notice to README

add deprecation notice to README #16

Triggered via push November 30, 2024 11:06
Status Failure
Total duration 47s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 10 warnings
test (1.71.0)
package `zerofrom v0.1.5` cannot be built because it requires rustc 1.71.1 or newer, while the currently active rustc version is 1.71.0
test (1.71.0)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
test (stable)
The job was canceled because "_1_71_0" failed.
test (stable)
The operation was canceled.
test (nightly)
The job was canceled because "_1_71_0" failed.
test (nightly)
The operation was canceled.
clippy: src/query/comments.rs#L141
elided lifetime has a name
clippy: src/create/comments.rs#L53
this seems like a manual implementation of the non-exhaustive pattern
clippy: src/create/comments.rs#L125
the following explicit lifetimes could be elided: 'a
clippy: src/create/overrides.rs#L11
this seems like a manual implementation of the non-exhaustive pattern
clippy: src/create/overrides.rs#L47
the following explicit lifetimes could be elided: 'a
clippy: src/create/updates.rs#L15
this seems like a manual implementation of the non-exhaustive pattern
clippy: src/create/updates.rs#L239
the following explicit lifetimes could be elided: 'a
clippy: src/edit/overrides.rs#L11
this seems like a manual implementation of the non-exhaustive pattern
clippy: src/edit/overrides.rs#L70
the following explicit lifetimes could be elided: 'a
clippy: src/edit/updates.rs#L11
this seems like a manual implementation of the non-exhaustive pattern