feat(request): make request ID generation on client configurable #4348
Annotations
1 error and 14 warnings
|
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|
|
|
|
GitHub Actions are not allowed to create Check annotations, when executed for a forked repos. See https://github.com/actions-rs/clippy-check/issues/2 for details.
|
|
core/src/server/subscription.rs#L375
useless conversion to the same type: `server::error::DisconnectError`
|
|
core/src/server/subscription.rs#L386
useless conversion to the same type: `server::error::SendTimeoutError`
|
|
core/src/server/subscription.rs#L402
useless conversion to the same type: `server::error::TrySendError`
|
|
core/src/client/mod.rs#L429
useless conversion to the same type: `serde_json::Error`
|
|
server/src/transport/http.rs#L21
this `map_or` can be simplified
|
|
server/src/transport/ws.rs#L47
useless conversion to the same type: `soketto::connection::Error`
|
|
server/src/middleware/http/host_filter.rs#L125
this `map_or` can be simplified
|
|
core/src/server/subscription.rs#L375
useless conversion to the same type: `server::error::DisconnectError`
|
The logs for this run have expired and are no longer available.
Loading