feat: templatize migrations #376
lint-and-test.yaml
on: pull_request
lint-and-test
1m 46s
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/
|