Skip to content

Fixed ProfileExportResponse struct to remove undocumented alerts field. #4683

Fixed ProfileExportResponse struct to remove undocumented alerts field.

Fixed ProfileExportResponse struct to remove undocumented alerts field. #4683

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

go.vet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
go-vet
resp.Alerts undefined (type *tc.ProfileExportResponse has no field or method Alerts)
go-vet
resp.Alerts undefined (type tc.ProfileExportResponse has no field or method Alerts)
go-vet
resp.Alerts undefined (type tc.ProfileExportResponse has no field or method Alerts)
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/