Workaround to ensure the js::ffi_helpers
are properly registered to nodejs
#538
Annotations
32 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)
use of deprecated field `_::safer_ffi_::warning`:
|
FFI test (js)
`js_tests` (lib) generated 1 warning
|
FFI test (js)
`/Users/runner/work/safer_ffi/safer_ffi/js_tests/.cargo/config` is deprecated in favor of `config.toml`
|
FFI test (js):
napi-dispatcher/wasm/src/utils.rs#L39
unexpected `cfg` condition name: `js_unknown`
|
FFI test (js)
`napi-dispatcher-wasm` (lib) generated 1 warning
|
FFI test (js)
use of deprecated field `_::safer_ffi_::warning`:
|
FFI test (js)
`js_tests` (lib) generated 1 warning
|
FFI test (js)
the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.84
|
FFI test (js)
`/Users/runner/work/safer_ffi/safer_ffi/js_tests/.cargo/config` is deprecated in favor of `config.toml`
|
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:
src/utils/macros.rs#L42
unused attribute `doc`
|
Cargo test:
src/utils/macros.rs#L42
unused attribute `doc`
|
Cargo test:
src/utils/macros.rs#L42
unused attribute `doc`
|
Cargo test:
src/utils/macros.rs#L42
unused attribute `doc`
|
Cargo test:
src/utils/macros.rs#L62
unused attribute `doc`
|
Cargo test:
src/utils/macros.rs#L42
unused attribute `doc`
|
Cargo test:
src/utils/macros.rs#L42
unused attribute `doc`
|
Cargo test:
src/utils/macros.rs#L42
unused attribute `doc`
|
Cargo test
`safer-ffi` (lib) generated 8 warnings
|
Cargo test
`safer-ffi` (test "ffi-tests") generated 1 warning
|
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#?)
use of deprecated field `baz::_::safer_ffi_::warning`:
|
FFI test (C & C#?)
`ffi_tests` (lib) generated 1 warning
|
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#?)
use of deprecated field `baz::_::safer_ffi_::warning`:
|
FFI test (C & C#?)
`ffi_tests` (lib) generated 1 warning
|
Loading