Merge pull request #236 from getditto/bytes-improv #525
Annotations
36 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/checkout@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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions/checkout@v2, 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/
|
FFI test (js)
`/Users/runner/work/safer_ffi/safer_ffi/js_tests/.cargo/config` is deprecated in favor of `config.toml`
|
FFI test (js)
`/Users/runner/work/safer_ffi/safer_ffi/.cargo/config` is deprecated in favor of `config.toml`
|
FFI test (js)
/Users/runner/work/safer_ffi/safer_ffi/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
|
FFI test (js):
src/proc_macro/utils/macros.rs#L129
unexpected `cfg` condition name: `CType`
|
FFI test (js):
src/proc_macro/utils/macros.rs#L129
unexpected `cfg` condition name: `krate`
|
FFI test (js):
src/proc_macro/ffi_export/fn_/args.rs#L24
unexpected `cfg` condition value: `async_fn`
|
FFI test (js):
src/proc_macro/ffi_export/static_.rs#L9
unexpected `cfg` condition name: `TODO`
|
FFI test (js)
`safer_ffi-proc_macros` (lib) generated 4 warnings
|
FFI test (js):
src/layout/impls.rs#L80
unexpected `cfg` condition name: `docs`
|
FFI test (js):
src/layout/impls.rs#L80
unexpected `cfg` condition name: `docs`
|
Install Rust toolchain
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/
|
Install Rust toolchain
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/
|
Install Rust toolchain
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/
|
Install Rust toolchain
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/
|
Cargo test
`/Users/runner/work/safer_ffi/safer_ffi/.cargo/config` is deprecated in favor of `config.toml`
|
Cargo test
/Users/runner/work/safer_ffi/safer_ffi/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
|
Cargo test:
src/proc_macro/utils/macros.rs#L129
unexpected `cfg` condition name: `CType`
|
Cargo test:
src/proc_macro/utils/macros.rs#L129
unexpected `cfg` condition name: `krate`
|
Cargo test:
src/proc_macro/ffi_export/fn_/args.rs#L24
unexpected `cfg` condition value: `async_fn`
|
Cargo test:
src/proc_macro/ffi_export/static_.rs#L9
unexpected `cfg` condition name: `TODO`
|
Cargo test:
src/proc_macro/derives/dyn_trait/args.rs#L31
field `dyn_` is never read
|
Cargo test:
src/proc_macro/derives/dyn_trait/coercions.rs#L276
fields `Trait`, `intro_trait_generics_and_lt`, `fwd_trait_generics_and_lt`, and `trait_where_clause` are never read
|
Cargo test
`safer_ffi-proc_macros` (lib) generated 6 warnings
|
Cargo test:
src/layout/macros.rs#L360
unexpected `cfg` condition name: `docs`
|
FFI test (C & C#?)
`/Users/runner/work/safer_ffi/safer_ffi/ffi_tests/.cargo/config` is deprecated in favor of `config.toml`
|
FFI test (C & C#?)
`/Users/runner/work/safer_ffi/safer_ffi/.cargo/config` is deprecated in favor of `config.toml`
|
FFI test (C & C#?)
/Users/runner/work/safer_ffi/safer_ffi/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
|
FFI test (C & C#?):
src/proc_macro/utils/macros.rs#L129
unexpected `cfg` condition name: `CType`
|
FFI test (C & C#?):
src/proc_macro/utils/macros.rs#L129
unexpected `cfg` condition name: `krate`
|
FFI test (C & C#?):
src/proc_macro/ffi_export/fn_/args.rs#L24
unexpected `cfg` condition value: `async_fn`
|
FFI test (C & C#?):
src/proc_macro/ffi_export/static_.rs#L9
unexpected `cfg` condition name: `TODO`
|
FFI test (C & C#?):
src/proc_macro/derives/dyn_trait/args.rs#L31
field `dyn_` is never read
|
FFI test (C & C#?):
src/proc_macro/derives/dyn_trait/coercions.rs#L276
fields `Trait`, `intro_trait_generics_and_lt`, `fwd_trait_generics_and_lt`, and `trait_where_clause` are never read
|
FFI test (C & C#?)
`safer_ffi-proc_macros` (lib) generated 6 warnings
|
Loading