Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

RUSTSEC-2020-0036: failure is officially deprecated/unmaintained

未关闭
#307 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
4/5
预计耗时
3-5 天
新手友好度
25/100
Issue 类型
重构
描述清晰度
需要澄清
活跃度
停滞
技术栈
rust

调研方向

先检查项目中针对 failure crate 的依赖声明,然后搜索其在整个仓库中的使用情况。将受影响的代码与列出的、仍在维护的替代方案进行比较,并在移除该依赖后验证 operator 现有的检查;当不再存在对 failure 的依赖且验证通过时,即表示完成。

由索引模型根据 Issue 内容生成。

描述

failure is officially deprecated/unmaintained

Details
Status unmaintained
Package failure
Version 0.1.8
URL https://github.com/rust-lang-nursery/failure/pull/347
Date 2020-05-02

The failure crate is officially end-of-life: it has been marked as deprecated
by the former maintainer, who has announced that there will be no updates or
maintenance work on it going forward.

The following are some suggested actively developed alternatives to switch to:

See advisory page for additional details.

主要语言
Rust
星标
37
派生
11
平均合并
1 天 8 小时
30 天内合并 PR
10

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

stackabletech/zookeeper-operator 的其他 Issue

查看 stackabletech/zookeeper-operator 的全部 Issue

相似的 Issue

更多 Rust Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。