feature: Add datatype for uuid.UUID (Google UUID) #526
tests.yml
on: pull_request
Matrix: mysql
Matrix: postgres
Matrix: sqlite
Matrix: sqlserver
Annotations
2 errors and 16 warnings
mysql (mariadb:latest, 1.19, ubuntu-latest)
Failed to initialize container mariadb:latest
|
mysql (mariadb:latest, 1.19, ubuntu-latest)
One or more containers failed to start.
|
sqlite (1.19, macos-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
sqlite (1.19, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/datatypes/datatypes. Supported file pattern: go.sum
|
sqlserver (1.19, ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
sqlserver (1.19, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/datatypes/datatypes. Supported file pattern: go.sum
|
sqlite (1.19, ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
sqlite (1.19, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/datatypes/datatypes. Supported file pattern: go.sum
|
postgres (postgres:10, 1.19, ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
postgres (postgres:10, 1.19, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/datatypes/datatypes. Supported file pattern: go.sum
|
mysql (mysql:latest, 1.19, ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
mysql (mysql:latest, 1.19, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/datatypes/datatypes. Supported file pattern: go.sum
|
postgres (postgres:11, 1.19, ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
postgres (postgres:11, 1.19, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/datatypes/datatypes. Supported file pattern: go.sum
|
postgres (postgres:latest, 1.19, ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
postgres (postgres:latest, 1.19, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/datatypes/datatypes. Supported file pattern: go.sum
|
mysql (mysql:5.7, 1.19, ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
mysql (mysql:5.7, 1.19, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/datatypes/datatypes. Supported file pattern: go.sum
|