Skip to content

feat: add support for manual data collection #34

feat: add support for manual data collection

feat: add support for manual data collection #34

Triggered via pull request October 24, 2024 17:36
Status Failure
Total duration 56s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
testing: papi/handlers.go#L241
mi.ManualCollection undefined (type models.AgencyMonthlyInfo has no field or method ManualCollection)
testing: papi/handlers.go#L259
mi.ManualCollection undefined (type models.AgencyMonthlyInfo has no field or method ManualCollection)
testing: papi/handlers.go#L376
monthlyInfo.ManualCollection undefined (type *models.AgencyMonthlyInfo has no field or method ManualCollection)
testing: papi/handlers.go#L392
monthlyInfo.ManualCollection undefined (type *models.AgencyMonthlyInfo has no field or method ManualCollection)
testing: papi/handlers.go#L508
mi.ManualCollection undefined (type models.AgencyMonthlyInfo has no field or method ManualCollection)
testing: papi/handlers.go#L526
mi.ManualCollection undefined (type models.AgencyMonthlyInfo has no field or method ManualCollection)
testing: papi/handlers.go#L890
c.ManualCollection undefined (type models.AgencyMonthlyInfo has no field or method ManualCollection)
testing
Process completed with exit code 1.
testing
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
testing
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/