Skip to content

fix(scan): update Scan function to reset structs to zero values for each scan #2496

fix(scan): update Scan function to reset structs to zero values for each scan

fix(scan): update Scan function to reset structs to zero values for each scan #2496

Triggered via pull request May 24, 2024 20:54
Status Failure
Total duration 2m 24s
Artifacts

tests.yml

on: pull_request
Matrix: mariadb
Matrix: mysql
Matrix: postgres
Matrix: sqlite
Matrix: sqlserver
Matrix: tidb
Fit to window
Zoom out
Zoom in

Annotations

49 errors and 26 warnings
sqlite (1.19, ubuntu-latest)
Process completed with exit code 1.
sqlite (1.20, ubuntu-latest)
Process completed with exit code 1.
sqlite (1.21, ubuntu-latest)
The job was canceled because "_1_19_ubuntu-latest" failed.
sqlite (1.21, ubuntu-latest)
The operation was canceled.
postgres (postgres:10, 1.19, ubuntu-latest)
Process completed with exit code 1.
postgres (postgres:latest, 1.19, ubuntu-latest)
The job was canceled because "postgres_10_1_19_ubuntu-l" failed.
postgres (postgres:13, 1.20, ubuntu-latest)
The job was canceled because "postgres_10_1_19_ubuntu-l" failed.
postgres (postgres:13, 1.19, ubuntu-latest)
The job was canceled because "postgres_10_1_19_ubuntu-l" failed.
postgres (postgres:12, 1.21, ubuntu-latest)
The job was canceled because "postgres_10_1_19_ubuntu-l" failed.
postgres (postgres:12, 1.19, ubuntu-latest)
The job was canceled because "postgres_10_1_19_ubuntu-l" failed.
postgres (postgres:latest, 1.21, ubuntu-latest)
The job was canceled because "postgres_10_1_19_ubuntu-l" failed.
postgres (postgres:13, 1.21, ubuntu-latest)
The job was canceled because "postgres_10_1_19_ubuntu-l" failed.
postgres (postgres:latest, 1.20, ubuntu-latest)
The job was canceled because "postgres_10_1_19_ubuntu-l" failed.
postgres (postgres:12, 1.20, ubuntu-latest)
The job was canceled because "postgres_10_1_19_ubuntu-l" failed.
postgres (postgres:11, 1.21, ubuntu-latest)
The job was canceled because "postgres_10_1_19_ubuntu-l" failed.
mariadb (mariadb:latest, 1.19, ubuntu-latest)
Process completed with exit code 1.
postgres (postgres:10, 1.21, ubuntu-latest)
The job was canceled because "postgres_10_1_19_ubuntu-l" failed.
postgres (postgres:10, 1.21, ubuntu-latest)
A task was canceled.
postgres (postgres:11, 1.19, ubuntu-latest)
The job was canceled because "postgres_10_1_19_ubuntu-l" failed.
postgres (postgres:11, 1.19, ubuntu-latest)
A task was canceled.
postgres (postgres:10, 1.20, ubuntu-latest)
The job was canceled because "postgres_10_1_19_ubuntu-l" failed.
postgres (postgres:10, 1.20, ubuntu-latest)
A task was canceled.
postgres (postgres:11, 1.20, ubuntu-latest)
The job was canceled because "postgres_10_1_19_ubuntu-l" failed.
postgres (postgres:11, 1.20, ubuntu-latest)
A task was canceled.
mariadb (mariadb:latest, 1.20, ubuntu-latest)
The job was canceled because "mariadb_latest_1_19_ubunt" failed.
mariadb (mariadb:latest, 1.20, ubuntu-latest)
Process completed with exit code 1.
mysql (mysql:5.7, 1.19, ubuntu-latest)
Process completed with exit code 1.
mariadb (mariadb:latest, 1.21, ubuntu-latest)
The job was canceled because "mariadb_latest_1_19_ubunt" failed.
mariadb (mariadb:latest, 1.21, ubuntu-latest)
The operation was canceled.
sqlserver (1.19, ubuntu-latest)
Process completed with exit code 1.
sqlserver (1.20, ubuntu-latest)
The job was canceled because "_1_19_ubuntu-latest" failed.
sqlserver (1.20, ubuntu-latest)
Process completed with exit code 1.
mysql (mysql:latest, 1.19, ubuntu-latest)
The job was canceled because "mysql_5_7_1_19_ubuntu-lat" failed.
mysql (mysql:latest, 1.19, ubuntu-latest)
Process completed with exit code 1.
sqlserver (1.21, ubuntu-latest)
The job was canceled because "_1_19_ubuntu-latest" failed.
sqlserver (1.21, ubuntu-latest)
The operation was canceled.
mysql (mysql:5.7, 1.21, ubuntu-latest)
The job was canceled because "mysql_5_7_1_19_ubuntu-lat" failed.
mysql (mysql:5.7, 1.21, ubuntu-latest)
The operation was canceled.
mysql (mysql:5.7, 1.20, ubuntu-latest)
The job was canceled because "mysql_5_7_1_19_ubuntu-lat" failed.
mysql (mysql:5.7, 1.20, ubuntu-latest)
The operation was canceled.
mysql (mysql:latest, 1.20, ubuntu-latest)
The job was canceled because "mysql_5_7_1_19_ubuntu-lat" failed.
mysql (mysql:latest, 1.20, ubuntu-latest)
The operation was canceled.
mysql (mysql:latest, 1.21, ubuntu-latest)
The job was canceled because "mysql_5_7_1_19_ubuntu-lat" failed.
mysql (mysql:latest, 1.21, ubuntu-latest)
The operation was canceled.
tidb (v6.5.0, 1.19, ubuntu-latest)
Process completed with exit code 1.
tidb (v6.5.0, 1.20, ubuntu-latest)
The job was canceled because "v6_5_0_1_19_ubuntu-latest" failed.
tidb (v6.5.0, 1.20, ubuntu-latest)
The operation was canceled.
tidb (v6.5.0, 1.21, ubuntu-latest)
The job was canceled because "v6_5_0_1_19_ubuntu-latest" failed.
tidb (v6.5.0, 1.21, ubuntu-latest)
The operation was canceled.
sqlite (1.19, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
sqlite (1.19, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
sqlite (1.20, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
sqlite (1.20, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
sqlite (1.21, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
postgres (postgres:10, 1.19, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
postgres (postgres:10, 1.19, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
mariadb (mariadb:latest, 1.19, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mariadb (mariadb:latest, 1.19, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
mariadb (mariadb:latest, 1.20, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
mysql (mysql:5.7, 1.19, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mysql (mysql:5.7, 1.19, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
mariadb (mariadb:latest, 1.21, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
sqlserver (1.19, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
sqlserver (1.19, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
sqlserver (1.20, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
mysql (mysql:latest, 1.19, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
sqlserver (1.21, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
mysql (mysql:5.7, 1.21, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
mysql (mysql:5.7, 1.20, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
mysql (mysql:latest, 1.20, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
mysql (mysql:latest, 1.21, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
tidb (v6.5.0, 1.19, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tidb (v6.5.0, 1.19, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
tidb (v6.5.0, 1.20, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
tidb (v6.5.0, 1.21, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum