feat: add redis cursor (#5) #7
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], actions-rs/[email protected]. 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/checkout@v3, actions/[email protected], actions-rs/[email protected], actions-rs/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Prev Build | Get Dependencies [MacOS]
[email protected] 1.1.1w is already installed and up-to-date.
To reinstall 1.1.1w, run:
brew reinstall [email protected]
|
Setup | Rust
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/
|
Setup | Rust
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/
|
Setup | Rust
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/
|
Setup | Rust
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 | Build:
src/utils/cursor.rs#L208
this function depends on never type fallback being `()`
|
Build | Build:
src/utils/metrics.rs#L26
struct `ChainState` is never constructed
|
Build | Build:
src/sinks/elastic/run.rs#L149
unused return value of `must_use` that must be used
|
Build | Build
`oura` (lib) generated 3 warnings
|
Build | Build
the following packages contain code that will be rejected by a future version of Rust: redis v0.20.2
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "oura-aarch64-apple-darwin.tar.gz", "oura-aarch64-unknown-linux-musl.tar.gz", "oura-arm-unknown-linux-musleabihf.tar.gz", "oura-x86_64-apple-darwin.tar.gz", "oura-x86_64-pc-windows-msvc.zip", "oura-x86_64-unknown-linux-gnu.tar.gz", "oura-x86_64-unknown-linux-musl.tar.gz".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading