Skip to content

fix(deps): update all non-major dependencies #245

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #245

Triggered via pull request July 8, 2024 20:05
Status Failure
Total duration 6m 8s
Billable time 8m
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors
Check Suite: scyllax-macros-core/src/entity.rs#L13
if let can be simplified with `.unwrap_or_default()`
Check Suite: scyllax-macros-core/src/entity.rs#L16
if let can be simplified with `.unwrap_or_default()`
Check Suite: scyllax-macros-core/src/entity.rs#L18
if let can be simplified with `.unwrap_or_default()`
Check Suite: scyllax-macros-core/src/entity.rs#L20
if let can be simplified with `.unwrap_or_default()`
Check Suite: scyllax-macros-core/src/queries/read.rs#L14
if let can be simplified with `.unwrap_or_default()`
Check Suite: scyllax-macros-core/src/queries/read.rs#L25
if let can be simplified with `.unwrap_or_default()`
Check Suite: scyllax-macros-core/src/queries/read.rs#L27
if let can be simplified with `.unwrap_or_default()`
Check Suite: scyllax-macros-core/src/queries/read.rs#L30
if let can be simplified with `.unwrap_or_default()`
Check Suite
Process completed with exit code 1.
Run the example: example/src/entities/person_login/model.rs#L25
struct `PreparedMetadata` is private
Run the example
Process completed with exit code 101.