Skip to content

initial youtube live chat support #2

initial youtube live chat support

initial youtube live chat support #2

Triggered via push January 26, 2024 17:30
Status Failure
Total duration 1m 8s
Artifacts

ci.yml

on: push
Checking fmt and docs
11s
Checking fmt and docs
Matrix: Build and test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 45 warnings
Checking fmt and docs
Process completed with exit code 1.
Build and test (ubuntu-latest, stable): src/twitch/mod.rs#L37
unresolved imports `brainrot::Anonymous`, `brainrot::Chat`
Build and test (ubuntu-latest, stable)
aborting due to previous error
Build and test (ubuntu-latest, stable): src/twitch/identity.rs#L27
unresolved imports `brainrot::Authenticated`, `brainrot::Chat`
Build and test (ubuntu-latest, stable)
aborting due to previous error
Build and test (ubuntu-latest, stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build and test (windows-latest, stable)
The operation was canceled.
Build and test (macos-latest, stable)
The operation was canceled.
Checking fmt and docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Checking fmt and docs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Checking fmt and docs
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/
Checking fmt and docs
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/
Checking fmt and docs
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/
Checking fmt and docs
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/
Build and test (ubuntu-latest, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test (ubuntu-latest, stable)
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/
Build and test (ubuntu-latest, 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/
Build and test (ubuntu-latest, 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/
Build and test (ubuntu-latest, 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/
Build and test (ubuntu-latest, 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/
Build and test (ubuntu-latest, stable): src/youtube/mod.rs#L5
unused imports: `Instant`, `SystemTime`, `UNIX_EPOCH`
Build and test (ubuntu-latest, stable): src/youtube/mod.rs#L10
unused imports: `CONTENT_TYPE`, `get`
Build and test (ubuntu-latest, stable): src/youtube/mod.rs#L251
unused variable: `options`
Build and test (ubuntu-latest, stable): src/youtube/mod.rs#L153
fields `request_options` and `continuation_token` are never read
Build and test (ubuntu-latest, stable)
`brainrot` (lib) generated 4 warnings (run `cargo fix --lib -p brainrot` to apply 3 suggestions)
Build and test (ubuntu-latest, stable): examples/youtube.rs#L4
unused import: `futures_util::StreamExt`
Build and test (ubuntu-latest, stable)
`brainrot` (example "youtube") generated 2 warnings (run `cargo fix --example "youtube"` to apply 2 suggestions)
Build and test (ubuntu-latest, stable): src/youtube/mod.rs#L5
unused imports: `Instant`, `SystemTime`, `UNIX_EPOCH`
Build and test (ubuntu-latest, stable): src/youtube/mod.rs#L10
unused imports: `CONTENT_TYPE`, `get`
Build and test (ubuntu-latest, stable): src/youtube/mod.rs#L251
unused variable: `options`
Build and test (ubuntu-latest, stable): src/youtube/mod.rs#L153
fields `request_options` and `continuation_token` are never read
Build and test (ubuntu-latest, stable)
`brainrot` (lib) generated 4 warnings (run `cargo fix --lib -p brainrot` to apply 3 suggestions)
Build and test (ubuntu-latest, stable): examples/youtube.rs#L4
unused import: `futures_util::StreamExt`
Build and test (ubuntu-latest, stable)
`brainrot` (example "youtube") generated 2 warnings (run `cargo fix --example "youtube"` to apply 2 suggestions)
Build and test (ubuntu-latest, stable): src/youtube/mod.rs#L5
unused imports: `Instant`, `SystemTime`, `UNIX_EPOCH`
Build and test (ubuntu-latest, stable): src/youtube/mod.rs#L10
unused imports: `CONTENT_TYPE`, `get`
Build and test (ubuntu-latest, stable): src/youtube/mod.rs#L251
unused variable: `options`
Build and test (ubuntu-latest, stable): src/youtube/mod.rs#L153
fields `request_options` and `continuation_token` are never read
Build and test (ubuntu-latest, stable)
`brainrot` (lib) generated 4 warnings (run `cargo fix --lib -p brainrot` to apply 3 suggestions)
Build and test (ubuntu-latest, stable): examples/youtube.rs#L4
unused import: `futures_util::StreamExt`
Build and test (ubuntu-latest, stable)
`brainrot` (lib test) generated 4 warnings (4 duplicates)
Build and test (windows-latest, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test (windows-latest, stable)
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/
Build and test (windows-latest, 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/
Build and test (windows-latest, 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/
Build and test (windows-latest, 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/
Build and test (windows-latest, 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/
Build and test (macos-latest, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test (macos-latest, stable)
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/
Build and test (macos-latest, 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/
Build and test (macos-latest, 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/
Build and test (macos-latest, 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/
Build and test (macos-latest, 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/