chore(deps): update rust crate syn to v2 #347
Annotations
11 errors and 1 warning
Run tests
ENOENT: no such file or directory, opendir '/opt/actions-runner/_work/marine-rs-sdk/marine-rs-sdk/target/tests/trybuild'
|
Run tests
Error: ENOENT: no such file or directory, opendir '/opt/actions-runner/_work/marine-rs-sdk/marine-rs-sdk/target/tests/trybuild'
|
Run tests:
crates/marine-macro-impl/src/parse_macro_input/item_foreign_mod.rs#L82
failed to resolve: could not find `NestedMeta` in `syn`
|
Run tests:
crates/marine-macro-impl/src/parse_macro_input/item_foreign_mod.rs#L60
no method named `parse_meta` found for reference `&Attribute` in the current scope
|
Run tests:
crates/marine-macro-impl/src/parse_macro_input/item_foreign_mod.rs#L75
no field `nested` on type `MetaList`
|
Run tests:
crates/marine-macro-impl/src/parse_macro_input/item_foreign_mod.rs#L76
no field `nested` on type `MetaList`
|
Run tests:
crates/marine-macro-impl/src/parse_macro_input/item_foreign_mod.rs#L168
no method named `parse_meta` found for reference `&Attribute` in the current scope
|
Run tests:
crates/marine-macro-impl/src/parse_macro_input/item_foreign_mod.rs#L169
type annotations needed for `&B`
|
Run tests:
crates/marine-macro-impl/src/parse_macro_input/item_foreign_mod.rs#L190
no field `lit` on type `MetaNameValue`
|
Run tests:
crates/marine-macro-impl/src/parse_macro_input/item_record.rs#L94
no method named `parse_meta` found for reference `&Attribute` in the current scope
|
Run tests
Process completed with exit code 101.
|
Run tests
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.314.1. Please update to the latest version 2.315.0
|