Skip to content

Fixed ProfileExportResponse struct to remove undocumented alerts field. #4684

Fixed ProfileExportResponse struct to remove undocumented alerts field.

Fixed ProfileExportResponse struct to remove undocumented alerts field. #4684

Triggered via pull request January 18, 2024 19:20
Status Failure
Total duration 1m 7s
Artifacts

go.vet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
go-vet: traffic_ops/testing/api/v3/profiles_export_test.go#L57
github.com/apache/trafficcontrol/v8/lib/go-tc.Alerts struct literal uses unkeyed fields
go-vet: traffic_ops/testing/api/v4/profiles_export_test.go#L59
github.com/apache/trafficcontrol/v8/lib/go-tc.Alerts struct literal uses unkeyed fields
go-vet: traffic_ops/testing/api/v5/profiles_export_test.go#L58
github.com/apache/trafficcontrol/v8/lib/go-tc.Alerts struct literal uses unkeyed fields
go-vet
Process completed with exit code 1.
go-vet
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/