Skip to content

Update dependencies #983

Update dependencies

Update dependencies #983

Triggered via pull request August 29, 2023 19:42
Status Failure
Total duration 4m 4s
Artifacts 1

rust.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 94 warnings
build: src/transport/tcp.rs#L111
no field `0` on type `&'static [TrustAnchor<'static>]`
build
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
check-format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], 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/
check-format
The `save-state` 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-format
The `save-state` 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-format
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-format
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-format
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-format
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/
docs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/
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/
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/
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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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
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
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
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
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: src/transport/tcp.rs#L111
use of deprecated method `tokio_rustls::rustls::RootCertStore::add_server_trust_anchors`: Please use `add_trust_anchors` instead
build
`twitch-irc` (lib) generated 1 warning
test (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
test (ubuntu-latest)
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/
test (ubuntu-latest)
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/
test (ubuntu-latest)
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/
test (ubuntu-latest)
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/
test (ubuntu-latest): src/message/commands/clearchat.rs#L141
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (ubuntu-latest): src/message/commands/clearchat.rs#L162
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (ubuntu-latest): src/message/commands/clearchat.rs#L180
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (ubuntu-latest): src/message/commands/clearmsg.rs#L89
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (ubuntu-latest): src/message/commands/clearmsg.rs#L109
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (ubuntu-latest): src/message/commands/privmsg.rs#L145
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (ubuntu-latest): src/message/commands/privmsg.rs#L192
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (ubuntu-latest): src/message/commands/privmsg.rs#L223
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (ubuntu-latest): src/message/commands/usernotice.rs#L566
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (ubuntu-latest): src/message/commands/usernotice.rs#L625
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (ubuntu-latest): src/message/commands/clearchat.rs#L141
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (ubuntu-latest): src/message/commands/clearchat.rs#L162
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (ubuntu-latest): src/message/commands/clearchat.rs#L180
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (ubuntu-latest): src/message/commands/clearmsg.rs#L89
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (ubuntu-latest): src/message/commands/clearmsg.rs#L109
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (ubuntu-latest): src/message/commands/privmsg.rs#L145
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (ubuntu-latest): src/message/commands/privmsg.rs#L192
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (ubuntu-latest): src/message/commands/privmsg.rs#L223
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (ubuntu-latest): src/message/commands/usernotice.rs#L566
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (ubuntu-latest): src/message/commands/usernotice.rs#L625
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
test (macos-latest): src/message/commands/clearchat.rs#L141
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (macos-latest): src/message/commands/clearchat.rs#L162
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (macos-latest): src/message/commands/clearchat.rs#L180
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (macos-latest): src/message/commands/clearmsg.rs#L89
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (macos-latest): src/message/commands/clearmsg.rs#L109
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (macos-latest): src/message/commands/privmsg.rs#L145
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (macos-latest): src/message/commands/privmsg.rs#L192
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (macos-latest): src/message/commands/privmsg.rs#L223
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (macos-latest): src/message/commands/usernotice.rs#L566
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (macos-latest): src/message/commands/usernotice.rs#L625
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (macos-latest)
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/
test (macos-latest)
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/
test (macos-latest)
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/
test (macos-latest)
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/
test (macos-latest): src/message/commands/clearchat.rs#L141
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (macos-latest): src/message/commands/clearchat.rs#L162
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (macos-latest): src/message/commands/clearchat.rs#L180
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (macos-latest): src/message/commands/clearmsg.rs#L89
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (macos-latest): src/message/commands/clearmsg.rs#L109
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (macos-latest): src/message/commands/privmsg.rs#L145
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (macos-latest): src/message/commands/privmsg.rs#L192
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (macos-latest): src/message/commands/privmsg.rs#L223
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (macos-latest): src/message/commands/usernotice.rs#L566
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (macos-latest): src/message/commands/usernotice.rs#L625
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
test (windows-latest)
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/
test (windows-latest)
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/
test (windows-latest)
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/
test (windows-latest)
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/
test (windows-latest): src/message/commands/clearchat.rs#L141
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (windows-latest): src/message/commands/clearchat.rs#L162
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (windows-latest): src/message/commands/clearchat.rs#L180
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (windows-latest): src/message/commands/clearmsg.rs#L89
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (windows-latest): src/message/commands/clearmsg.rs#L109
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (windows-latest): src/message/commands/privmsg.rs#L145
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (windows-latest): src/message/commands/privmsg.rs#L192
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (windows-latest): src/message/commands/privmsg.rs#L223
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (windows-latest): src/message/commands/usernotice.rs#L566
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (windows-latest): src/message/commands/usernotice.rs#L625
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (windows-latest): src/message/commands/clearchat.rs#L141
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (windows-latest): src/message/commands/clearchat.rs#L162
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (windows-latest): src/message/commands/clearchat.rs#L180
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (windows-latest): src/message/commands/clearmsg.rs#L89
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (windows-latest): src/message/commands/clearmsg.rs#L109
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (windows-latest): src/message/commands/privmsg.rs#L145
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (windows-latest): src/message/commands/privmsg.rs#L192
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (windows-latest): src/message/commands/privmsg.rs#L223
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (windows-latest): src/message/commands/usernotice.rs#L566
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
test (windows-latest): src/message/commands/usernotice.rs#L625
use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead

Artifacts

Produced during runtime
Name Size
docs Expired
4.73 MB