Skip to content

feat: templatize migrations #374

feat: templatize migrations

feat: templatize migrations #374

Triggered via pull request October 12, 2023 20:04
Status Failure
Total duration 2m 22s
Artifacts

lint-and-test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint-and-test: cmd/signozschemamigrator/migrate.go#L9
no required module provides package github.com/SigNoz/signoz-otel-collector/migrationmanager; to add it:
lint-and-test: migrationManager/migrators/baseMigrator/migrator.go#L11
no required module provides package github.com/SigNoz/signoz-otel-collector/migrationmanager/migrators; to add it:
lint-and-test: migrationManager/migrators/logs/migrator.go#L6
no required module provides package github.com/SigNoz/signoz-otel-collector/migrationmanager/migrators/basemigrator; to add it:
lint-and-test
Process completed with exit code 2.
lint-and-test
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/