chore: format code #31
Annotations
36 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Install stable
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/
|
Install stable
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/
|
Install stable
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/
|
Install stable
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/
|
check:
src/youtube/types/get_live_chat.rs#L18
unused imports: `base::ValueAsContainer` and `derived::ValueObjectAccessAsScalar`
|
check:
src/multicast.rs#L84
type `VariantStream<'b>` is more private than the item `Multicast::<'a>::push`
|
check:
src/youtube/types/get_live_chat.rs#L62
field `response_context` is never read
|
check:
src/youtube/types/get_live_chat.rs#L110
field `timeout_ms` is never read
|
check:
src/youtube/types/get_live_chat.rs#L118
field `time_until_last_message_msec` is never read
|
check:
src/youtube/types/get_live_chat.rs#L121
field `continuation` is never read
|
check:
src/youtube/types/get_live_chat.rs#L127
fields `object_source`, `object_id`, `subscribe_to_gcm_topics`, and `proto_creation_timestamp_ms` are never read
|
check:
src/youtube/types/streams_page.rs#L34
fields `endpoint` and `selected` are never read
|
check:
src/youtube/types/streams_page.rs#L46
fields `browse_endpoint` and `command_metadata` are never read
|
check:
src/youtube/types/streams_page.rs#L53
fields `browse_id`, `params`, and `canonical_base_url` are never read
|
check unstable:
src/youtube/types/get_live_chat.rs#L18
unused imports: `base::ValueAsContainer` and `derived::ValueObjectAccessAsScalar`
|
check unstable:
src/multicast.rs#L84
type `VariantStream<'b>` is more private than the item `Multicast::<'a>::push`
|
check unstable:
src/youtube/types/get_live_chat.rs#L62
field `response_context` is never read
|
check unstable:
src/youtube/types/get_live_chat.rs#L110
field `timeout_ms` is never read
|
check unstable:
src/youtube/types/get_live_chat.rs#L118
field `time_until_last_message_msec` is never read
|
check unstable:
src/youtube/types/get_live_chat.rs#L121
field `continuation` is never read
|
check unstable:
src/youtube/types/get_live_chat.rs#L127
fields `object_source`, `object_id`, `subscribe_to_gcm_topics`, and `proto_creation_timestamp_ms` are never read
|
check unstable:
src/youtube/types/streams_page.rs#L34
fields `endpoint` and `selected` are never read
|
check unstable:
src/youtube/types/streams_page.rs#L46
fields `browse_endpoint` and `command_metadata` are never read
|
check unstable:
src/youtube/types/streams_page.rs#L53
fields `browse_id`, `params`, and `canonical_base_url` are never read
|
tests:
src/youtube/types/get_live_chat.rs#L18
unused imports: `base::ValueAsContainer` and `derived::ValueObjectAccessAsScalar`
|
tests:
src/multicast.rs#L84
type `VariantStream<'b>` is more private than the item `Multicast::<'a>::push`
|
tests:
src/youtube/types/get_live_chat.rs#L62
field `response_context` is never read
|
tests:
src/youtube/types/get_live_chat.rs#L110
field `timeout_ms` is never read
|
tests:
src/youtube/types/get_live_chat.rs#L118
field `time_until_last_message_msec` is never read
|
tests:
src/youtube/types/get_live_chat.rs#L121
field `continuation` is never read
|
tests:
src/youtube/types/get_live_chat.rs#L127
fields `object_source`, `object_id`, `subscribe_to_gcm_topics`, and `proto_creation_timestamp_ms` are never read
|
tests:
src/youtube/types/streams_page.rs#L34
fields `endpoint` and `selected` are never read
|
tests:
src/youtube/types/streams_page.rs#L46
fields `browse_endpoint` and `command_metadata` are never read
|
tests:
src/youtube/types/streams_page.rs#L53
fields `browse_id`, `params`, and `canonical_base_url` are never read
|
Loading