Skip to content

PR / fix(deps): update rust crate validator to 0.18.0 #1599

PR / fix(deps): update rust crate validator to 0.18.0

PR / fix(deps): update rust crate validator to 0.18.0 #1599

Triggered via pull request July 22, 2024 16:37
Status Failure
Total duration 8m 4s
Artifacts

event_pr.yml

on: pull_request
Paths Filter
4s
Paths Filter
Matrix: CI / / / Check App / tests-suites
CI  /  ...  /  Formatting
CI / / / Check Infra / Formatting
CI  /  ...  /  TFLint
CI / / / Check Infra / TFLint
CI  /  ...  /  TFSec
CI / / / Check Infra / TFSec
CI  /  ...  /  Validate
CI / / / Check Infra / Validate
CI  /  ...  /  Clippy
2m 39s
CI / / / Check App / Clippy
CI  /  ...  /  Formatting
5s
CI / / / Check App / Formatting
CI  /  ...  /  Unit Tests
3m 22s
CI / / / Check App / Unit Tests
CI  /  ...  /  Unused Dependencies
37s
CI / / / Check App / Unused Dependencies
CI  /  ...  /  Licenses
32s
CI / / / Check App / Licenses
CI  /  Integration Tests
7m 40s
CI / Integration Tests
Matrix: CI / / / plan-infra
Waiting for pending jobs
Merge Check
0s
Merge Check
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 1 warning
CI / / / Check App / Unused Dependencies
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
CI / / / Check App / Clippy: src/model/helpers.rs#L896
Unknown field: `nested`
CI / / / Check App / Clippy: src/auth.rs#L310
the method `validate` exists for reference `&GetNotificationsParams`, but its trait bounds were not satisfied
CI / / / Check App / Clippy
could not compile `notify-server` (lib) due to 3 previous errors
CI / / / Check App / Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
CI / / / Check App / Unit Tests: src/model/helpers.rs#L896
Unknown field: `nested`
CI / / / Check App / Unit Tests: src/auth.rs#L310
the method `validate` exists for reference `&GetNotificationsParams`, but its trait bounds were not satisfied
CI / / / Check App / Unit Tests
could not compile `notify-server` (lib) due to 3 previous errors
CI / / / Check App / Unit Tests: src/auth.rs#L310
the method `validate` exists for reference `&GetNotificationsParams`, but its trait bounds were not satisfied
CI / / / Check App / Unit Tests
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
CI / Integration Tests: src/model/helpers.rs#L896
Unknown field: `nested`
CI / Integration Tests: src/auth.rs#L310
the method `validate` exists for reference `&GetNotificationsParams`, but its trait bounds were not satisfied
CI / Integration Tests: src/model/helpers.rs#L1162
mismatched types
CI / Integration Tests
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
CI / Integration Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: arduino/setup-protoc@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/