Skip to content

chore(deps): update rust crate syn to v2 #103

chore(deps): update rust crate syn to v2

chore(deps): update rust crate syn to v2 #103

Triggered via pull request July 9, 2023 05:01
Status Failure
Total duration 2m 55s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Run tests: crates/marine-macro-impl/src/parse_macro_input/item_foreign_mod.rs#L71
failed to resolve: could not find `NestedMeta` in `syn`
Run tests: crates/marine-macro-impl/src/parse_macro_input/item_foreign_mod.rs#L59
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#L63
no field `nested` on type `MetaList`
Run tests: crates/marine-macro-impl/src/parse_macro_input/item_foreign_mod.rs#L64
no field `nested` on type `MetaList`
Run tests: crates/marine-macro-impl/src/parse_macro_input/item_foreign_mod.rs#L145
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#L167
no field `lit` on type `MetaNameValue`
Run tests: crates/marine-macro-impl/src/parse_macro_input/item_record.rs#L95
no method named `parse_meta` found for reference `&Attribute` in the current scope
Run tests
Process completed with exit code 101.