Skip to content

bump msrv (closes #532) #963

bump msrv (closes #532)

bump msrv (closes #532) #963

Triggered via pull request April 26, 2024 15:32
Status Success
Total duration 5m 9s
Artifacts

async-stripe.yml

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

Annotations

167 warnings
format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, 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/.
format
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/
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/
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/
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/
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/
clippy (tokio-hyper)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clippy (tokio-hyper)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, 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/
clippy (tokio-hyper)
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/
clippy (tokio-hyper)
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/
clippy (tokio-hyper)
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/
clippy (tokio-hyper)
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/
clippy (tokio-hyper): src/resources.rs#L11
file is loaded as a module multiple times: `src/resources/placeholders.rs`
clippy (tokio-hyper): src/client/stripe.rs#L32
docs for function which may panic missing `# Panics` section
clippy (tokio-hyper): src/client/stripe.rs#L129
docs for function which may panic missing `# Panics` section
clippy (tokio-hyper): src/client/base/tokio.rs#L80
you should consider adding a `Default` implementation for `TokioClient`
clippy (tokio-hyper): src/error.rs#L61
this `impl` can be derived
clippy (tokio-hyper): src/resources/currency.rs#L294
this `impl` can be derived
clippy (tokio-hyper): src/resources/generated/balance_transaction.rs#L91
the borrowed expression implements the required traits
clippy (tokio-hyper): src/resources/generated/charge.rs#L216
the borrowed expression implements the required traits
clippy (tokio-hyper): src/resources/generated/customer.rs#L168
the borrowed expression implements the required traits
clippy (tokio-hyper): src/resources/generated/dispute.rs#L83
the borrowed expression implements the required traits
clippy (tokio-hyper-rustls-webpki)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clippy (tokio-hyper-rustls-webpki)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, 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/
clippy (tokio-hyper-rustls-webpki): src/resources.rs#L11
file is loaded as a module multiple times: `src/resources/placeholders.rs`
clippy (tokio-hyper-rustls-webpki): src/client/stripe.rs#L32
docs for function which may panic missing `# Panics` section
clippy (tokio-hyper-rustls-webpki): src/client/stripe.rs#L129
docs for function which may panic missing `# Panics` section
clippy (tokio-hyper-rustls-webpki): src/client/base/tokio.rs#L80
you should consider adding a `Default` implementation for `TokioClient`
clippy (tokio-hyper-rustls-webpki): src/error.rs#L61
this `impl` can be derived
clippy (tokio-hyper-rustls-webpki): src/resources/currency.rs#L294
this `impl` can be derived
clippy (tokio-hyper-rustls-webpki): src/resources/generated/balance_transaction.rs#L91
the borrowed expression implements the required traits
clippy (tokio-hyper-rustls-webpki): src/resources/generated/charge.rs#L216
the borrowed expression implements the required traits
clippy (tokio-hyper-rustls-webpki): src/resources/generated/customer.rs#L168
the borrowed expression implements the required traits
clippy (tokio-hyper-rustls-webpki): src/resources/generated/dispute.rs#L83
the borrowed expression implements the required traits
clippy (tokio-hyper-rustls-webpki)
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/
clippy (tokio-hyper-rustls-webpki)
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/
clippy (tokio-hyper-rustls-webpki)
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/
clippy (tokio-hyper-rustls-webpki)
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/
clippy (blocking)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clippy (blocking)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, 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/
clippy (blocking): src/resources.rs#L11
file is loaded as a module multiple times: `src/resources/placeholders.rs`
clippy (blocking): src/client/stripe.rs#L32
docs for function which may panic missing `# Panics` section
clippy (blocking): src/client/stripe.rs#L85
docs for function returning `Result` missing `# Errors` section
clippy (blocking): src/client/stripe.rs#L91
docs for function returning `Result` missing `# Errors` section
clippy (blocking): src/client/stripe.rs#L104
docs for function returning `Result` missing `# Errors` section
clippy (blocking): src/client/stripe.rs#L110
docs for function returning `Result` missing `# Errors` section
clippy (blocking): src/client/stripe.rs#L123
docs for function returning `Result` missing `# Errors` section
clippy (blocking): src/client/stripe.rs#L129
docs for function which may panic missing `# Panics` section
clippy (blocking): src/client/stripe.rs#L129
docs for function returning `Result` missing `# Errors` section
clippy (blocking): src/client/base/tokio_blocking.rs#L33
you should consider adding a `Default` implementation for `TokioBlockingClient`
clippy (blocking)
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/
clippy (blocking)
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/
clippy (blocking)
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/
clippy (blocking)
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/
verify-codegen
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/
verify-codegen
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, tj-actions/glob@v13. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
verify-codegen
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, tj-actions/glob@v13. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify-codegen
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/
verify-codegen
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/
verify-codegen
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/
verify-codegen
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/
clippy (tokio-hyper-rustls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clippy (tokio-hyper-rustls)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, 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/
clippy (tokio-hyper-rustls)
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/
clippy (tokio-hyper-rustls)
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/
clippy (tokio-hyper-rustls)
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/
clippy (tokio-hyper-rustls)
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/
clippy (tokio-hyper-rustls): src/resources.rs#L11
file is loaded as a module multiple times: `src/resources/placeholders.rs`
clippy (tokio-hyper-rustls): src/client/stripe.rs#L32
docs for function which may panic missing `# Panics` section
clippy (tokio-hyper-rustls): src/client/stripe.rs#L129
docs for function which may panic missing `# Panics` section
clippy (tokio-hyper-rustls): src/client/base/tokio.rs#L80
you should consider adding a `Default` implementation for `TokioClient`
clippy (tokio-hyper-rustls): src/error.rs#L61
this `impl` can be derived
clippy (tokio-hyper-rustls): src/resources/currency.rs#L294
this `impl` can be derived
clippy (tokio-hyper-rustls): src/resources/generated/balance_transaction.rs#L91
the borrowed expression implements the required traits
clippy (tokio-hyper-rustls): src/resources/generated/charge.rs#L216
the borrowed expression implements the required traits
clippy (tokio-hyper-rustls): src/resources/generated/customer.rs#L168
the borrowed expression implements the required traits
clippy (tokio-hyper-rustls): src/resources/generated/dispute.rs#L83
the borrowed expression implements the required traits
clippy (blocking-rustls-webpki)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clippy (blocking-rustls-webpki)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, 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/
clippy (blocking-rustls-webpki)
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/
clippy (blocking-rustls-webpki)
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/
clippy (blocking-rustls-webpki)
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/
clippy (blocking-rustls-webpki)
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/
clippy (blocking-rustls-webpki): src/resources.rs#L11
file is loaded as a module multiple times: `src/resources/placeholders.rs`
clippy (blocking-rustls-webpki): src/client/stripe.rs#L32
docs for function which may panic missing `# Panics` section
clippy (blocking-rustls-webpki): src/client/stripe.rs#L85
docs for function returning `Result` missing `# Errors` section
clippy (blocking-rustls-webpki): src/client/stripe.rs#L91
docs for function returning `Result` missing `# Errors` section
clippy (blocking-rustls-webpki): src/client/stripe.rs#L104
docs for function returning `Result` missing `# Errors` section
clippy (blocking-rustls-webpki): src/client/stripe.rs#L110
docs for function returning `Result` missing `# Errors` section
clippy (blocking-rustls-webpki): src/client/stripe.rs#L123
docs for function returning `Result` missing `# Errors` section
clippy (blocking-rustls-webpki): src/client/stripe.rs#L129
docs for function which may panic missing `# Panics` section
clippy (blocking-rustls-webpki): src/client/stripe.rs#L129
docs for function returning `Result` missing `# Errors` section
clippy (blocking-rustls-webpki): src/client/base/tokio_blocking.rs#L33
you should consider adding a `Default` implementation for `TokioBlockingClient`
clippy (blocking-rustls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clippy (blocking-rustls)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, 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/
clippy (blocking-rustls)
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/
clippy (blocking-rustls)
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/
clippy (blocking-rustls)
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/
clippy (blocking-rustls)
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/
clippy (blocking-rustls): src/resources.rs#L11
file is loaded as a module multiple times: `src/resources/placeholders.rs`
clippy (blocking-rustls): src/client/stripe.rs#L32
docs for function which may panic missing `# Panics` section
clippy (blocking-rustls): src/client/stripe.rs#L85
docs for function returning `Result` missing `# Errors` section
clippy (blocking-rustls): src/client/stripe.rs#L91
docs for function returning `Result` missing `# Errors` section
clippy (blocking-rustls): src/client/stripe.rs#L104
docs for function returning `Result` missing `# Errors` section
clippy (blocking-rustls): src/client/stripe.rs#L110
docs for function returning `Result` missing `# Errors` section
clippy (blocking-rustls): src/client/stripe.rs#L123
docs for function returning `Result` missing `# Errors` section
clippy (blocking-rustls): src/client/stripe.rs#L129
docs for function which may panic missing `# Panics` section
clippy (blocking-rustls): src/client/stripe.rs#L129
docs for function returning `Result` missing `# Errors` section
clippy (blocking-rustls): src/client/base/tokio_blocking.rs#L33
you should consider adding a `Default` implementation for `TokioBlockingClient`
clippy (async-std-surf)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clippy (async-std-surf)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, 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/
clippy (async-std-surf)
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/
clippy (async-std-surf)
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/
clippy (async-std-surf)
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/
clippy (async-std-surf)
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/
clippy (async-std-surf): src/resources.rs#L11
file is loaded as a module multiple times: `src/resources/placeholders.rs`
clippy (async-std-surf): src/client/stripe.rs#L32
docs for function which may panic missing `# Panics` section
clippy (async-std-surf): src/client/stripe.rs#L129
docs for function which may panic missing `# Panics` section
clippy (async-std-surf): src/client/base/async_std.rs#L32
you should consider adding a `Default` implementation for `AsyncStdClient`
clippy (async-std-surf): src/error.rs#L61
this `impl` can be derived
clippy (async-std-surf): src/resources/currency.rs#L294
this `impl` can be derived
clippy (async-std-surf): src/resources/generated/balance_transaction.rs#L91
the borrowed expression implements the required traits
clippy (async-std-surf): src/resources/generated/charge.rs#L216
the borrowed expression implements the required traits
clippy (async-std-surf): src/resources/generated/customer.rs#L168
the borrowed expression implements the required traits
clippy (async-std-surf): src/resources/generated/dispute.rs#L83
the borrowed expression implements the required traits
test (blocking)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (blocking)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (blocking)
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 (blocking)
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 (blocking)
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 (blocking)
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 (blocking-rustls-webpki)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (blocking-rustls-webpki)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (blocking-rustls-webpki)
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 (blocking-rustls-webpki)
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 (blocking-rustls-webpki)
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 (blocking-rustls-webpki)
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 (async-std-surf)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (async-std-surf)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (async-std-surf)
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 (async-std-surf)
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 (async-std-surf)
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 (async-std-surf)
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 (tokio-hyper)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (tokio-hyper)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (tokio-hyper)
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 (tokio-hyper)
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 (tokio-hyper)
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 (tokio-hyper)
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 (tokio-hyper-rustls-webpki)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (tokio-hyper-rustls-webpki)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (tokio-hyper-rustls-webpki)
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 (tokio-hyper-rustls-webpki)
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 (tokio-hyper-rustls-webpki)
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 (tokio-hyper-rustls-webpki)
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 (tokio-hyper-rustls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (tokio-hyper-rustls)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (tokio-hyper-rustls)
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 (tokio-hyper-rustls)
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 (tokio-hyper-rustls)
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 (tokio-hyper-rustls)
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 (blocking-rustls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (blocking-rustls)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (blocking-rustls)
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 (blocking-rustls)
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 (blocking-rustls)
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 (blocking-rustls)
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/