Skip to content

Added the backend changes for check constraints #13

Added the backend changes for check constraints

Added the backend changes for check constraints #13

Triggered via pull request November 22, 2024 09:57
Status Failure
Total duration 2m 4s
Artifacts

test-coverage.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
coverage: common/utils/utils.go#L512
cannot use infoSchema (variable of type "github.com/GoogleCloudPlatform/spanner-migration-tool/sources/spanner".InfoSchemaImpl) as type common.InfoSchema in argument to processSchema.ProcessSchema:
coverage: sources/dynamodb/schema_test.go#L192
cannot use InfoSchemaImpl{…} (value of type InfoSchemaImpl) as type common.InfoSchema in argument to processSchema.ProcessSchema:
coverage: sources/dynamodb/schema_test.go#L293
cannot use InfoSchemaImpl{…} (value of type InfoSchemaImpl) as type common.InfoSchema in argument to processSchema.ProcessSchema:
coverage: sources/dynamodb/schema_test.go#L377
cannot use InfoSchemaImpl{…} (value of type InfoSchemaImpl) as type common.InfoSchema in argument to commonInfoSchema.ProcessData:
coverage: sources/dynamodb/schema_test.go#L969
cannot use InfoSchemaImpl{…} (value of type InfoSchemaImpl) as type common.InfoSchema in argument to commonInfoSchema.SetRowStats:
coverage: sources/sqlserver/infoschema_test.go#L252
cannot use InfoSchemaImpl{…} (value of type InfoSchemaImpl) as type common.InfoSchema in argument to processSchema.ProcessSchema:
coverage
Process completed with exit code 1.
coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/