Merge pull request #947 from stargazing-dino/no_std_sync #931
Annotations
10 errors and 5 warnings
Test:
src/func/native.rs#L43
failed to resolve: use of undeclared crate or module `alloc`
|
Test:
src/api/register.rs#L7
unresolved import `crate::Shared`
|
Test:
src/func/call.rs#L15
unresolved import `crate::Shared`
|
Test:
src/func/function.rs#L6
unresolved import `crate::Shared`
|
Test:
src/module/mod.rs#L12
unresolved import `crate::Shared`
|
Test:
src/parser.rs#L19
unresolved import `crate::Shared`
|
Test:
src/types/fn_ptr.rs#L8
unresolved import `crate::Shared`
|
Test:
src/types/immutable_string.rs#L4
unresolved import `crate::Shared`
|
Test:
src/types/scope.rs#L920
no method named `iter` found for struct `thin_vec::ThinVec` in the current scope
|
Test:
src/types/scope.rs#L931
no method named `iter` found for struct `thin_vec::ThinVec` in the current scope
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Setup 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 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 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 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/
|
Loading