Skip to content

Added the backend changes for check constraints #15

Added the backend changes for check constraints

Added the backend changes for check constraints #15

Triggered via pull request November 22, 2024 12:45
Status Failure
Total duration 2m 5s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
lint: common/utils/utils.go#L512
cannot use infoSchema (variable of type "github.com/GoogleCloudPlatform/spanner-migration-tool/sources/spanner".InfoSchemaImpl) as common.InfoSchema value in argument to processSchema.ProcessSchema: "github.com/GoogleCloudPlatform/spanner-migration-tool/sources/spanner".InfoSchemaImpl does not implement common.InfoSchema (wrong type for method GetConstraints)
lint
Process completed with exit code 1.
lint
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/
lint
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/