Expose host errors in migration alerts #6961
Annotations
3 errors and 1 warning
|
stores/metadata_test.go#L1621
metadata_test.go:1621: transaction failed (attempt 1): failed to fetch objects: Error 1055 (42000): Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'dbaf0151416daa0af32d8e626bb7d196fc.o.db_bucket_id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
|
stores/metadata_test.go#L1729
metadata_test.go:1729: transaction failed (attempt 1): failed to fetch objects: Error 1055 (42000): Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'db172fb6eb328d30079e5ab17a339d678c.o.db_bucket_id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
|
The following actions use a deprecated Node.js version and will be forced to run on node20: n8maninger/action-golang-test@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