Bump webpack in /example-projects/reqwest-wasm-example (#241) #477
Annotations
30 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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
the `wasm32-wasi` target is being renamed to `wasm32-wasip1` and the `wasm32-wasi` target will be removed from nightly in October 2024 and removed from stable Rust in January 2025
|
Test:
src/binding/mod.rs#L55
static `CLOUDEVENTS_BATCH_JSON_HEADER` is never used
|
Test
`cloudevents-sdk` (lib) generated 2 warnings
|
Test:
src/event/v03/attributes.rs#L246
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
Test:
src/event/v03/attributes.rs#L247
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
|
Test:
src/event/v03/attributes.rs#L252
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
Test:
src/event/v03/attributes.rs#L252
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
|
Test:
src/event/v10/attributes.rs#L247
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
Test:
src/event/v10/attributes.rs#L248
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
|
Test:
src/event/v10/attributes.rs#L253
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
Build wasi-example
the `wasm32-wasi` target is being renamed to `wasm32-wasip1` and the `wasm32-wasi` target will be removed from nightly in October 2024 and removed from stable Rust in January 2025
|
Build wasi-example
`cfg-if` (lib) generated 1 warning
|
Build wasi-example
`wasi` (lib) generated 1 warning (1 duplicate)
|
Build wasi-example
`byteorder` (lib) generated 1 warning (1 duplicate)
|
Build wasi-example
`getrandom` (lib) generated 1 warning (1 duplicate)
|
Build wasi-example
`pin-project-lite` (lib) generated 1 warning (1 duplicate)
|
Build wasi-example
`rand_core` (lib) generated 1 warning (1 duplicate)
|
Build wasi-example
`memchr` (lib) generated 1 warning (1 duplicate)
|
Build wasi-example
`bytes` (lib) generated 1 warning (1 duplicate)
|
Build wasi-example
`quick-error` (lib) generated 1 warning (1 duplicate)
|
Build
the `wasm32-wasi` target is being renamed to `wasm32-wasip1` and the `wasm32-wasi` target will be removed from nightly in October 2024 and removed from stable Rust in January 2025
|
Build:
src/binding/mod.rs#L55
static `CLOUDEVENTS_BATCH_JSON_HEADER` is never used
|
Build
`cloudevents-sdk` (lib) generated 2 warnings
|
Loading