retornando média por membro #30
Annotations
6 errors and 2 warnings
testing:
uiapi/handlers.go#L329
h.client.Db.GetAveragePerCapita undefined (type database.Interface has no field or method GetAveragePerCapita)
|
testing:
uiapi/handlers.go#L834
s.BaseRemunerationPerCapita undefined (type models.AnnualSummary has no field or method BaseRemunerationPerCapita)
|
testing:
uiapi/handlers.go#L836
s.OtherRemunerationsPerCapita undefined (type models.AnnualSummary has no field or method OtherRemunerationsPerCapita)
|
testing:
uiapi/handlers.go#L838
s.RemunerationsPerCapita undefined (type models.AnnualSummary has no field or method RemunerationsPerCapita)
|
testing:
uiapi/handlers.go#L840
s.DiscountsPerCapita undefined (type models.AnnualSummary has no field or method DiscountsPerCapita)
|
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/
|