Skip to content

Repoint self-references from old repo name (zinit -> zos_zinit) #247

Repoint self-references from old repo name (zinit -> zos_zinit)

Repoint self-references from old repo name (zinit -> zos_zinit) #247

Triggered via push July 7, 2026 12:20
Status Success
Total duration 1m 42s
Artifacts

rust.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

31 warnings
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions-rs/cargo@v1, actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build
`zinit` (bin "zinit") generated 1 warning (run `cargo fix --bin "zinit" -p zinit` to apply 1 suggestion)
build: src/main.rs#L170
unused import: `dirs`
build
`zinit` (lib) generated 5 warnings (run `cargo fix --lib -p zinit` to apply 2 suggestions)
build: src/zinit/lifecycle.rs#L698
method `kill_wait` is never used
build: src/app/api.rs#L25
enum `ZinitState` is never used
build: src/app/api.rs#L18
struct `ZinitResponse` is never constructed
build: src/app/rpc.rs#L389
unused variable: `e`
build: src/app/rpc.rs#L309
unused variable: `e`
build: src/app/mod.rs#L120
useless conversion to the same type: `&str`
build: src/app/mod.rs#L114
useless conversion to the same type: `&str`
build: src/app/mod.rs#L107
useless conversion to the same type: `&str`
build: src/app/rpc.rs#L604
useless conversion to the same type: `anyhow::Error`
build: src/app/rpc.rs#L591
useless conversion to the same type: `anyhow::Error`
build: src/zinit/lifecycle.rs#L698
method `kill_wait` is never used
build: src/app/api.rs#L25
enum `ZinitState` is never used
build: src/app/api.rs#L18
struct `ZinitResponse` is never constructed
build: src/app/rpc.rs#L389
unused variable: `e`
build: src/app/rpc.rs#L309
unused variable: `e`
build
`zinit` (bin "zinit" test) generated 1 warning (run `cargo fix --bin "zinit" -p zinit --tests` to apply 1 suggestion)
build: src/main.rs#L170
unused import: `dirs`
build
`zinit` (lib) generated 5 warnings (run `cargo fix --lib -p zinit` to apply 2 suggestions)
build: src/zinit/lifecycle.rs#L698
method `kill_wait` is never used
build: src/app/api.rs#L25
enum `ZinitState` is never used
build: src/app/api.rs#L18
struct `ZinitResponse` is never constructed
build: src/app/rpc.rs#L389
unused variable: `e`
build: src/app/rpc.rs#L309
unused variable: `e`
build
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/
build
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/
build
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/
build
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/