Sns publish batch #212
Annotations
8 errors and 2 warnings
app/gosns/publish_batch_test.go#L48
cannot use []*models.PublishBatchRequestEntry{…} (value of type []*models.PublishBatchRequestEntry) as type struct{Member []*models.PublishBatchRequestEntry "json:\"member\" schema:\"member\""} in struct literal
|
app/gosns/publish_batch_test.go#L72
cannot use []*models.PublishBatchRequestEntry{…} (value of type []*models.PublishBatchRequestEntry) as type struct{Member []*models.PublishBatchRequestEntry "json:\"member\" schema:\"member\""} in struct literal
|
app/gosns/publish_batch_test.go#L95
cannot use []*models.PublishBatchRequestEntry{} (value of type []*models.PublishBatchRequestEntry) as type struct{Member []*models.PublishBatchRequestEntry "json:\"member\" schema:\"member\""} in struct literal
|
app/gosns/publish_batch_test.go#L124
cannot use entries (variable of type []*models.PublishBatchRequestEntry) as type struct{Member []*models.PublishBatchRequestEntry "json:\"member\" schema:\"member\""} in struct literal
|
app/gosns/publish_batch_test.go#L150
cannot use []*models.PublishBatchRequestEntry{…} (value of type []*models.PublishBatchRequestEntry) as type struct{Member []*models.PublishBatchRequestEntry "json:\"member\" schema:\"member\""} in struct literal
|
app/gosns/publish_batch_test.go#L182
cannot use []*models.PublishBatchRequestEntry{…} (value of type []*models.PublishBatchRequestEntry) as type struct{Member []*models.PublishBatchRequestEntry "json:\"member\" schema:\"member\""} in struct literal
|
app/gosns/publish_batch_test.go#L214
cannot use entries (variable of type []*models.PublishBatchRequestEntry) as type struct{Member []*models.PublishBatchRequestEntry "json:\"member\" schema:\"member\""} in struct literal
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading