Skip to content

WASI example

WASI example #448

Triggered via pull request April 30, 2024 21:06
Status Success
Total duration 6m 52s
Artifacts

rust_tests.yml

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

Annotations

129 warnings
nightly / wasm32-unknown-unknown
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@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/.
nightly / wasm32-unknown-unknown
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/
nightly / wasm32-unknown-unknown
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/
nightly / wasm32-unknown-unknown
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/
nightly / wasm32-unknown-unknown
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/
nightly / wasm32-unknown-unknown
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/
stable / wasm32-unknown-unknown
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@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/.
stable / wasm32-unknown-unknown
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/
stable / wasm32-unknown-unknown
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/
stable / wasm32-unknown-unknown
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/
stable / wasm32-unknown-unknown
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/
stable / wasm32-unknown-unknown
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/
nightly / wasm32-wasi
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@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/.
nightly / wasm32-wasi
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/
nightly / wasm32-wasi
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/
nightly / wasm32-wasi
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/
nightly / wasm32-wasi
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/
nightly / wasm32-wasi
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/
nightly / wasm32-wasi: src/binding/mod.rs#L55
static `CLOUDEVENTS_BATCH_JSON_HEADER` is never used
nightly / wasm32-wasi
`cloudevents-sdk` (lib) generated 1 warning
nightly / wasm32-wasi: 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
nightly / wasm32-wasi: src/event/v03/attributes.rs#L247
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
nightly / wasm32-wasi: 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
nightly / wasm32-wasi: src/event/v03/attributes.rs#L252
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
nightly / wasm32-wasi: 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
nightly / wasm32-wasi: src/event/v10/attributes.rs#L248
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
nightly / wasm32-wasi: 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
nightly / wasm32-wasi: src/event/v10/attributes.rs#L253
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
nightly / wasm32-wasi: src/binding/mod.rs#L55
static `CLOUDEVENTS_BATCH_JSON_HEADER` is never used
nightly / wasm32-wasi
`cloudevents-sdk` (lib) generated 1 warning
stable / wasm32-wasi
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@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/.
stable / wasm32-wasi
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/
stable / wasm32-wasi
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/
stable / wasm32-wasi
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/
stable / wasm32-wasi
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/
stable / wasm32-wasi
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/
stable / wasm32-wasi: src/binding/mod.rs#L55
static `CLOUDEVENTS_BATCH_JSON_HEADER` is never used
stable / wasm32-wasi
`cloudevents-sdk` (lib) generated 1 warning
stable / wasm32-wasi: 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
stable / wasm32-wasi: src/event/v03/attributes.rs#L247
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
stable / wasm32-wasi: 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
stable / wasm32-wasi: src/event/v03/attributes.rs#L252
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
stable / wasm32-wasi: 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
stable / wasm32-wasi: src/event/v10/attributes.rs#L248
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
stable / wasm32-wasi: 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
stable / wasm32-wasi: src/event/v10/attributes.rs#L253
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
stable / wasm32-wasi: src/binding/mod.rs#L55
static `CLOUDEVENTS_BATCH_JSON_HEADER` is never used
stable / wasm32-wasi
`cloudevents-sdk` (lib) generated 1 warning
stable / wasm32-wasi: src/binding/mod.rs#L55
static `CLOUDEVENTS_BATCH_JSON_HEADER` is never used
stable / wasm32-wasi
`cloudevents-sdk` (lib) generated 1 warning
nightly / x86_64-unknown-linux-gnu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@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/.
nightly / x86_64-unknown-linux-gnu
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/
nightly / x86_64-unknown-linux-gnu
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/
nightly / x86_64-unknown-linux-gnu
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/
nightly / x86_64-unknown-linux-gnu
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/
nightly / x86_64-unknown-linux-gnu
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/
nightly / x86_64-unknown-linux-gnu: 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
nightly / x86_64-unknown-linux-gnu: src/event/v03/attributes.rs#L247
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
nightly / x86_64-unknown-linux-gnu: 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
nightly / x86_64-unknown-linux-gnu: src/event/v03/attributes.rs#L252
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
nightly / x86_64-unknown-linux-gnu: 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
nightly / x86_64-unknown-linux-gnu: src/event/v10/attributes.rs#L248
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
nightly / x86_64-unknown-linux-gnu: 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
nightly / x86_64-unknown-linux-gnu: src/event/v10/attributes.rs#L253
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
nightly / x86_64-unknown-linux-gnu: src/test/fixtures/mod.rs#L48
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
nightly / x86_64-unknown-linux-gnu: src/test/fixtures/mod.rs#L48
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
stable / x86_64-unknown-linux-musl
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@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/.
stable / x86_64-unknown-linux-musl
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/
stable / x86_64-unknown-linux-musl
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/
stable / x86_64-unknown-linux-musl
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/
stable / x86_64-unknown-linux-musl
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/
stable / x86_64-unknown-linux-musl
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/
stable / x86_64-unknown-linux-musl: 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
stable / x86_64-unknown-linux-musl: src/event/v03/attributes.rs#L247
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
stable / x86_64-unknown-linux-musl: 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
stable / x86_64-unknown-linux-musl: src/event/v03/attributes.rs#L252
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
stable / x86_64-unknown-linux-musl: 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
stable / x86_64-unknown-linux-musl: src/event/v10/attributes.rs#L248
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
stable / x86_64-unknown-linux-musl: 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
stable / x86_64-unknown-linux-musl: src/event/v10/attributes.rs#L253
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
stable / x86_64-unknown-linux-musl: src/test/fixtures/mod.rs#L48
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
stable / x86_64-unknown-linux-musl: src/test/fixtures/mod.rs#L48
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
nightly / x86_64-unknown-linux-musl
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@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/.
nightly / x86_64-unknown-linux-musl
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/
nightly / x86_64-unknown-linux-musl
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/
nightly / x86_64-unknown-linux-musl
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/
nightly / x86_64-unknown-linux-musl
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/
nightly / x86_64-unknown-linux-musl
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/
nightly / x86_64-unknown-linux-musl: 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
nightly / x86_64-unknown-linux-musl: src/event/v03/attributes.rs#L247
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
nightly / x86_64-unknown-linux-musl: 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
nightly / x86_64-unknown-linux-musl: src/event/v03/attributes.rs#L252
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
nightly / x86_64-unknown-linux-musl: 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
nightly / x86_64-unknown-linux-musl: src/event/v10/attributes.rs#L248
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
nightly / x86_64-unknown-linux-musl: 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
nightly / x86_64-unknown-linux-musl: src/event/v10/attributes.rs#L253
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
nightly / x86_64-unknown-linux-musl: src/test/fixtures/mod.rs#L48
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
nightly / x86_64-unknown-linux-musl: src/test/fixtures/mod.rs#L48
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
stable / x86_64-unknown-linux-gnu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@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/.
stable / x86_64-unknown-linux-gnu
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/
stable / x86_64-unknown-linux-gnu: src/binding/mod.rs#L54
static `CLOUDEVENTS_JSON_HEADER` is never used
stable / x86_64-unknown-linux-gnu: src/binding/mod.rs#L55
static `CLOUDEVENTS_BATCH_JSON_HEADER` is never used
stable / x86_64-unknown-linux-gnu: src/binding/mod.rs#L56
static `CONTENT_TYPE` is never used
stable / x86_64-unknown-linux-gnu: src/binding/mod.rs#L58
function `header_prefix` is never used
stable / x86_64-unknown-linux-gnu
`cloudevents-sdk` (lib) generated 4 warnings
stable / x86_64-unknown-linux-gnu: src/binding/mod.rs#L55
static `CLOUDEVENTS_BATCH_JSON_HEADER` is never used
stable / x86_64-unknown-linux-gnu
`cloudevents-sdk` (lib) generated 1 warning
stable / x86_64-unknown-linux-gnu: src/binding/mod.rs#L55
static `CLOUDEVENTS_BATCH_JSON_HEADER` is never used
stable / x86_64-unknown-linux-gnu
`cloudevents-sdk` (lib) generated 1 warning
stable / x86_64-unknown-linux-gnu: src/binding/mod.rs#L55
static `CLOUDEVENTS_BATCH_JSON_HEADER` is never used
stable / x86_64-unknown-linux-gnu
`cloudevents-sdk` (lib) generated 1 warning
stable / x86_64-unknown-linux-gnu: 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
stable / x86_64-unknown-linux-gnu: src/event/v03/attributes.rs#L247
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
stable / x86_64-unknown-linux-gnu: 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
stable / x86_64-unknown-linux-gnu: src/event/v03/attributes.rs#L252
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
stable / x86_64-unknown-linux-gnu: 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
stable / x86_64-unknown-linux-gnu: src/event/v10/attributes.rs#L248
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
stable / x86_64-unknown-linux-gnu: 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
stable / x86_64-unknown-linux-gnu: src/event/v10/attributes.rs#L253
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
stable / x86_64-unknown-linux-gnu: src/test/fixtures/mod.rs#L48
use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead
stable / x86_64-unknown-linux-gnu: src/test/fixtures/mod.rs#L48
use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
stable / x86_64-unknown-linux-gnu: src/binding/mod.rs#L55
static `CLOUDEVENTS_BATCH_JSON_HEADER` is never used
stable / x86_64-unknown-linux-gnu
`cloudevents-sdk` (lib) generated 1 warning
stable / x86_64-unknown-linux-gnu: src/binding/mod.rs#L55
static `CLOUDEVENTS_BATCH_JSON_HEADER` is never used
stable / x86_64-unknown-linux-gnu
`cloudevents-sdk` (lib) generated 1 warning
stable / x86_64-unknown-linux-gnu
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/
stable / x86_64-unknown-linux-gnu
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/
stable / x86_64-unknown-linux-gnu
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/
stable / x86_64-unknown-linux-gnu
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/