Update dependencies in Cargo.toml and fix import in src/proxy/mod.rs #71
Ci.yml
on: push
build-and-release-binaries
3m 43s
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/
|