feat(web): add trusted proxies feature #589
lint.yml
on: pull_request
fmt
26s
clippy
1m 5s
lint-docs
1m 6s
check-external-types
0s
public-api-diff
1m 21s
Annotations
8 errors and 8 warnings
fmt
Process completed with exit code 1.
|
lint-docs:
actix-web/src/server.rs#L685
cannot move out of `trusted_proxies`, a captured variable in an `Fn` closure
|
lint-docs:
actix-web/src/server.rs#L737
cannot move out of `trusted_proxies`, a captured variable in an `Fn` closure
|
lint-docs:
actix-web/src/server.rs#L804
cannot move out of `trusted_proxies`, a captured variable in an `Fn` closure
|
lint-docs:
actix-web/src/server.rs#L871
cannot move out of `trusted_proxies`, a captured variable in an `Fn` closure
|
lint-docs:
actix-web/src/server.rs#L940
cannot move out of `trusted_proxies`, a captured variable in an `Fn` closure
|
lint-docs
Process completed with exit code 101.
|
public-api-diff
Process completed with exit code 1.
|
fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
fmt:
actix-web/src/config.rs#L2
Diff in /home/runner/work/actix-web/actix-web/actix-web/src/config.rs
|
fmt:
actix-web/src/config.rs#L15
Diff in /home/runner/work/actix-web/actix-web/actix-web/src/config.rs
|
fmt:
actix-web/src/info.rs#L370
Diff in /home/runner/work/actix-web/actix-web/actix-web/src/info.rs
|
fmt:
actix-web/src/server.rs#L17
Diff in /home/runner/work/actix-web/actix-web/actix-web/src/server.rs
|
clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
public-api-diff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|