fix(deps): update rust crate syn to v3 #437
ci.yml
on: pull_request
Rust
/
Lint
25s
Rust
/
Format
22s
Rust
/
Dependencies
13s
Rust
/
Test
50s
Annotations
14 errors
|
Rust / Lint
Process completed with exit code 101.
|
|
Rust / Lint:
packages/fortifier-macros/src/validate.rs#L106
missing field `attrs` in initializer of `syn::TypeTuple`
|
|
Rust / Lint:
packages/fortifier-macros/src/validate.rs#L62
missing field `attrs` in initializer of `syn::TypeNever`
|
|
Rust / Lint:
packages/fortifier-macros/src/validate/type.rs#L421
no variant, associated function, or constant named `BareFn` found for enum `syn::Type` in the current scope
|
|
Rust / Lint:
packages/fortifier-macros/src/generics.rs#L179
no variant, associated function, or constant named `BareFn` found for enum `syn::Type` in the current scope
|
|
Rust / Test
Error: ENOENT: no such file or directory, opendir '/home/runner/work/fortifier/fortifier/target/tests/target'
|
|
Rust / Test
ENOENT: no such file or directory, opendir '/home/runner/work/fortifier/fortifier/target/tests/target'
|
|
Rust / Test
Process completed with exit code 101.
|
|
Rust / Test:
packages/fortifier-macros/src/validate.rs#L106
missing field `attrs` in initializer of `TypeTuple`
|
|
Rust / Test:
packages/fortifier-macros/src/validate.rs#L62
missing field `attrs` in initializer of `TypeNever`
|
|
Rust / Test:
packages/fortifier-macros/src/validate/type.rs#L421
no variant, associated function, or constant named `BareFn` found for enum `syn::Type` in the current scope
|
|
Rust / Test:
packages/fortifier-macros/src/generics.rs#L179
no variant, associated function, or constant named `BareFn` found for enum `syn::Type` in the current scope
|
|
Rust / Test
Error: ENOENT: no such file or directory, opendir '/home/runner/work/fortifier/fortifier/target/tests/target'
|
|
Rust / Test
ENOENT: no such file or directory, opendir '/home/runner/work/fortifier/fortifier/target/tests/target'
|