Skip to content

deps: update event-listener requirement from 4.0.1 to 5.3.1 #1881

deps: update event-listener requirement from 4.0.1 to 5.3.1

deps: update event-listener requirement from 4.0.1 to 5.3.1 #1881

Triggered via pull request May 30, 2024 21:04
Status Failure
Total duration 54s
Artifacts

ci.yaml

on: pull_request
Lints and Docs
44s
Lints and Docs
Matrix: Build and Test
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 16 warnings
Build and Test (ubuntu-latest): server-common/src/clone_counter.rs#L109
no function or associated item named `new` found for struct `EventListener` in the current scope
Build and Test (ubuntu-latest): server-common/src/clone_counter.rs#L118
no function or associated item named `new` found for struct `EventListener` in the current scope
Build and Test (ubuntu-latest): server-common/src/clone_counter.rs#L118
type annotations needed for `Pin<&mut _>`
Build and Test (ubuntu-latest): server-common/src/clone_counter.rs#L220
no function or associated item named `new` found for struct `EventListener` in the current scope
Build and Test (ubuntu-latest): server-common/src/clone_counter.rs#L253
no function or associated item named `new` found for struct `EventListener` in the current scope
Build and Test (ubuntu-latest): server-common/src/clone_counter.rs#L270
no method named `is_listening` found for struct `Pin<&mut EventListener>` in the current scope
Build and Test (ubuntu-latest): server-common/src/clone_counter.rs#L273
no method named `listen` found for struct `Pin<&mut EventListener>` in the current scope
Build and Test (ubuntu-latest): server-common/src/server_handle.rs#L92
no method named `is_listening` found for mutable reference `&mut Pin<Box<EventListener>>` in the current scope
Build and Test (macOS-latest)
The job was canceled because "ubuntu-latest" failed.
Build and Test (macOS-latest): server-common/src/clone_counter.rs#L109
no function or associated item named `new` found for struct `EventListener` in the current scope
Build and Test (macOS-latest): server-common/src/clone_counter.rs#L118
no function or associated item named `new` found for struct `EventListener` in the current scope
Build and Test (macOS-latest): server-common/src/clone_counter.rs#L118
type annotations needed for `Pin<&mut _>`
Build and Test (macOS-latest): server-common/src/clone_counter.rs#L220
no function or associated item named `new` found for struct `EventListener` in the current scope
Build and Test (macOS-latest): server-common/src/clone_counter.rs#L253
no function or associated item named `new` found for struct `EventListener` in the current scope
Build and Test (macOS-latest): server-common/src/clone_counter.rs#L270
no method named `is_listening` found for struct `Pin<&mut EventListener>` in the current scope
Build and Test (macOS-latest): server-common/src/clone_counter.rs#L273
no method named `listen` found for struct `Pin<&mut EventListener>` in the current scope
Build and Test (macOS-latest): server-common/src/server_handle.rs#L92
no method named `is_listening` found for mutable reference `&mut Pin<Box<EventListener>>` in the current scope
Build and Test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
Build and Test (windows-latest)
The operation was canceled.
Lints and Docs
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build and Test (ubuntu-latest)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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/
Lints and Docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aig787/cargo-udeps-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lints and Docs
The following actions uses node12 which is deprecated and will be forced to run on node16: aig787/cargo-udeps-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/