Skip to content

Requested service resources adaptation #762

Requested service resources adaptation

Requested service resources adaptation #762

Triggered via pull request September 5, 2024 16:44
Status Failure
Total duration 3m 39s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
tests: monitorcontroller/monitorcontroller_test.go#L187
unknown field Disk in struct literal of type struct{Timestamp time.Time "json:\"timestamp\""; RAM uint64 "json:\"ram\""; CPU uint64 "json:\"cpu\""; Download uint64 "json:\"download\""; Upload uint64 "json:\"upload\""; Partitions []aostypes.PartitionUsage "json:\"partitions\""}
tests: monitorcontroller/monitorcontroller_test.go#L198
unknown field Disk in struct literal of type struct{Timestamp time.Time "json:\"timestamp\""; RAM uint64 "json:\"ram\""; CPU uint64 "json:\"cpu\""; Download uint64 "json:\"download\""; Upload uint64 "json:\"upload\""; Partitions []aostypes.PartitionUsage "json:\"partitions\""}
tests
Process completed with exit code 1.
tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/