Merge pull request #947 from stargazing-dino/no_std_sync #931
Annotations
10 errors and 19 warnings
Build:
src/func/native.rs#L37
failed to resolve: use of undeclared crate or module `alloc`
|
Build:
src/api/register.rs#L7
unresolved import `crate::Shared`
|
Build:
src/func/call.rs#L15
unresolved import `crate::Shared`
|
Build:
src/func/function.rs#L6
unresolved import `crate::Shared`
|
Build:
src/module/mod.rs#L12
unresolved import `crate::Shared`
|
Build:
src/module/resolvers/file.rs#L7
unresolved import `crate::Shared`
|
Build:
src/parser.rs#L19
unresolved import `crate::Shared`
|
Build:
src/types/fn_ptr.rs#L8
unresolved import `crate::Shared`
|
Build:
src/types/immutable_string.rs#L4
unresolved import `crate::Shared`
|
Build:
src/types/fn_ptr.rs#L437
conflicting implementations of trait `From<fn_ptr::FnPtr>` for type `fn_ptr::FnPtr`
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Setup Wasi 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/
|
Setup Wasi 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/
|
Setup Wasi 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/
|
Setup Wasi 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/
|
Setup Generic Wasm 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/
|
Setup Generic Wasm 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/
|
Setup Generic Wasm 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/
|
Setup Generic Wasm 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/
|
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
`cfg-if` (lib) generated 1 warning
|
Build
`portable-atomic` (lib) generated 1 warning (1 duplicate)
|
Build
`const-random` (lib) generated 1 warning (1 duplicate)
|
Build
`getrandom` (lib) generated 1 warning (1 duplicate)
|
Build
`once_cell` (lib) generated 1 warning (1 duplicate)
|
Build
`static_assertions` (lib) generated 1 warning (1 duplicate)
|
Build
`instant` (lib) generated 1 warning (1 duplicate)
|
Build
`zerocopy` (lib) generated 1 warning (1 duplicate)
|
Build
`ahash` (lib) generated 1 warning (1 duplicate)
|
Loading