Merge pull request #947 from stargazing-dino/no_std_sync #931
Annotations
10 errors and 6 warnings
Run actions-rs/cargo@v1:
src/func/native.rs#L37
failed to resolve: use of undeclared crate or module `alloc`
|
Run actions-rs/cargo@v1:
src/api/register.rs#L7
unresolved import `crate::Shared`
|
Run actions-rs/cargo@v1:
src/func/call.rs#L15
unresolved import `crate::Shared`
|
Run actions-rs/cargo@v1:
src/func/mod.rs#L35
unresolved imports `crate::Shared`, `super::native::Shared`, `native::Shared`
|
Run actions-rs/cargo@v1:
src/module/mod.rs#L12
unresolved import `crate::Shared`
|
Run actions-rs/cargo@v1:
src/module/resolvers/file.rs#L7
unresolved import `crate::Shared`
|
Run actions-rs/cargo@v1:
src/parser.rs#L19
unresolved import `crate::Shared`
|
Run actions-rs/cargo@v1:
src/types/fn_ptr.rs#L8
unresolved import `crate::Shared`
|
Run actions-rs/cargo@v1:
src/lib.rs#L275
unresolved imports `crate::Shared`, `func::Shared`
|
Run actions-rs/cargo@v1:
src/eval/target.rs#L497
conflicting implementations of trait `std::convert::From<eval::target::Target<'_>>` for type `eval::target::Target<'_>`
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Loading