Workaround to ensure the js::ffi_helpers
are properly registered to…
#540
Annotations
30 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/
|
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.toml: unused manifest key `lints` (may be supported in a future version)
|
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 6 warnings
|
Cargo test
`safer-ffi` (test "ffi-tests") generated 1 warning
|
FFI test (C & C#?)
/Users/runner/work/safer_ffi/safer_ffi/Cargo.toml: unused manifest key `lints` (may be supported in a future version)
|
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/Cargo.toml: unused manifest key `lints` (may be supported in a future version)
|
FFI test (C & C#?)
use of deprecated field `baz::_::safer_ffi_::warning`:
|
FFI test (C & C#?)
`ffi_tests` (lib) generated 1 warning
|
FFI test (js)
/Users/runner/work/safer_ffi/safer_ffi/Cargo.toml: unused manifest key `lints` (may be supported in a future version)
|
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/Cargo.toml: unused manifest key `lints` (may be supported in a future version)
|
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/Cargo.toml: unused manifest key `lints` (may be supported in a future version)
|
FFI test (js)
use of deprecated field `_::safer_ffi_::warning`:
|
FFI test (js)
`js_tests` (lib) generated 1 warning
|
Loading