Skip to content

chore: use interface instead of struct for tests (#15581) #2439

chore: use interface instead of struct for tests (#15581)

chore: use interface instead of struct for tests (#15581) #2439

Triggered via push June 19, 2024 14:01
Status Cancelled
Total duration 11m 50s
Billable time 4m
Artifacts
Get Previous Release - Query Serving (Queries)
33s
Run Upgrade Downgrade Test - Query Serving (Queries)
3m 57s

Annotations

10 errors and 3 warnings
Run Upgrade Downgrade Test - Query Serving (Queries): go/test/endtoend/utils/mysql.go#L139
t.Error undefined (type TestingT has no field or method Error)
Run Upgrade Downgrade Test - Query Serving (Queries): go/test/endtoend/utils/mysql.go#L143
t.Error undefined (type TestingT has no field or method Error)
Run Upgrade Downgrade Test - Query Serving (Queries): go/test/endtoend/utils/mysql.go#L165
t.Error undefined (type TestingT has no field or method Error)
Run Upgrade Downgrade Test - Query Serving (Queries): go/test/endtoend/utils/mysql.go#L187
t.Error undefined (type TestingT has no field or method Error)
Run Upgrade Downgrade Test - Query Serving (Queries): go/test/endtoend/utils/mysql.go#L139
t.Error undefined (type TestingT has no field or method Error)
Run Upgrade Downgrade Test - Query Serving (Queries): go/test/endtoend/utils/mysql.go#L143
t.Error undefined (type TestingT has no field or method Error)
Run Upgrade Downgrade Test - Query Serving (Queries): go/test/endtoend/utils/mysql.go#L165
t.Error undefined (type TestingT has no field or method Error)
Run Upgrade Downgrade Test - Query Serving (Queries): go/test/endtoend/utils/mysql.go#L187
t.Error undefined (type TestingT has no field or method Error)
Run Upgrade Downgrade Test - Query Serving (Queries): go/test/endtoend/utils/mysql.go#L139
t.Error undefined (type TestingT has no field or method Error)
Run Upgrade Downgrade Test - Query Serving (Queries): go/test/endtoend/utils/mysql.go#L143
t.Error undefined (type TestingT has no field or method Error)
Get Previous Release - Query Serving (Queries)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Upgrade Downgrade Test - Query Serving (Queries)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Upgrade Downgrade Test - Query Serving (Queries)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.