Skip to content

Update syn requirement from 1.0.18 to 2.0.4 #71

Update syn requirement from 1.0.18 to 2.0.4

Update syn requirement from 1.0.18 to 2.0.4 #71

Triggered via pull request March 20, 2023 20:59
Status Failure
Total duration 2m 1s
Artifacts

regression.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build (ubuntu-latest, stable): structopt-toml-derive/src/lib.rs#L138
failed to resolve: could not find `NestedMeta` in `syn`
build (ubuntu-latest, stable): structopt-toml-derive/src/lib.rs#L110
attempted to take value of method `path` on type `&Attribute`
build (ubuntu-latest, stable): structopt-toml-derive/src/lib.rs#L126
attempted to take value of method `path` on type `&Attribute`
build (ubuntu-latest, stable): structopt-toml-derive/src/lib.rs#L127
no method named `parse_meta` found for reference `&Attribute` in the current scope
build (ubuntu-latest, stable): structopt-toml-derive/src/lib.rs#L133
no field `nested` on type `MetaList`
build (ubuntu-latest, stable)
Process completed with exit code 101.