Skip to content

Update dependencies in Cargo.toml and fix import in src/proxy/mod.rs #71

Update dependencies in Cargo.toml and fix import in src/proxy/mod.rs

Update dependencies in Cargo.toml and fix import in src/proxy/mod.rs #71

Triggered via push October 27, 2024 17:55
Status Failure
Total duration 3m 51s
Artifacts

Ci.yml

on: push
build-and-release-binaries
3m 43s
build-and-release-binaries
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build-and-release-binaries: src/config/certs.rs#L135
unused variable: `acme`
build-and-release-binaries: src/config/certs.rs#L12
static `ACME_STORE` is never used
build-and-release-binaries: src/config/store.rs#L27
static `ACME_REQUEST_QUEUE` is never used
build-and-release-binaries
Process completed with exit code 101.
build-and-release-binaries
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/