[WIP] feat: agent rework #684
Annotations
16 errors and 2 warnings
Rust (stable):
bsky-sdk/src/agent/builder.rs#L67
no method named `configure_endpoint` found for struct `AtpAgent<S, T>` in the current scope
|
Rust (stable):
bsky-sdk/src/agent/builder.rs#L72
no method named `configure_labelers_header` found for struct `AtpAgent<S, T>` in the current scope
|
Rust (stable):
bsky-sdk/src/agent/builder.rs#L89
no method named `configure_proxy_header` found for struct `AtpAgent<S, T>` in the current scope
|
Rust (stable):
atrium-oauth/oauth-client/src/oauth_session.rs#L21
field `server_agent` is never read
|
Rust (stable):
atrium-oauth/oauth-client/src/server_agent.rs#L187
method `refresh` is never used
|
Rust (stable):
atrium-oauth/oauth-client/src/types/request.rs#L52
variant `RefreshToken` is never constructed
|
Rust (stable):
bsky-sdk/src/agent.rs#L199
no method named `configure_labelers_header` found for reference `&BskyAgent<T, S>` in the current scope
|
Rust (stable)
Process completed with exit code 101.
|
Rust (1.75.0):
bsky-sdk/src/agent/builder.rs#L67
no method named `configure_endpoint` found for struct `AtpAgent<S, T>` in the current scope
|
Rust (1.75.0):
bsky-sdk/src/agent/builder.rs#L72
no method named `configure_labelers_header` found for struct `AtpAgent<S, T>` in the current scope
|
Rust (1.75.0):
bsky-sdk/src/agent/builder.rs#L89
no method named `configure_proxy_header` found for struct `AtpAgent<S, T>` in the current scope
|
Rust (1.75.0):
bsky-sdk/src/agent.rs#L199
no method named `configure_labelers_header` found for reference `&BskyAgent<T, S>` in the current scope
|
Rust (1.75.0):
atrium-oauth/oauth-client/src/oauth_session.rs#L21
field `server_agent` is never read
|
Rust (1.75.0):
atrium-oauth/oauth-client/src/server_agent.rs#L187
method `refresh` is never used
|
Rust (1.75.0):
atrium-oauth/oauth-client/src/types/request.rs#L52
variant `RefreshToken` is never constructed
|
Rust (1.75.0)
Process completed with exit code 101.
|
Rust (stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Rust (1.75.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|