fix conn data race #173
tests.yml
on: pull_request
Matrix: MariaDB
Matrix: MySQL
Matrix: postgres
Annotations
2 errors and 7 warnings
MariaDB (mariadb:latest, ubuntu-latest)
Failed to initialize container mariadb:latest
|
MariaDB (mariadb:latest, ubuntu-latest)
One or more containers failed to start.
|
postgres (postgres:11, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/sharding/sharding. Supported file pattern: go.sum
|
postgres (postgres:10, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/sharding/sharding. Supported file pattern: go.sum
|
postgres (postgres:13, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/sharding/sharding. Supported file pattern: go.sum
|
postgres (postgres:12, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/sharding/sharding. Supported file pattern: go.sum
|
postgres (postgres:latest, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/sharding/sharding. Supported file pattern: go.sum
|
MySQL (mysql:5.7, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/sharding/sharding. Supported file pattern: go.sum
|
MySQL (mysql:latest, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/sharding/sharding. Supported file pattern: go.sum
|