Using custom db from url #655
ci.yaml
on: pull_request
Matrix: test
lint
2m 56s
Check coverage
0s
Release a new version
0s
Annotations
6 errors and 2 warnings
test (1.20.x):
database/neo4j/neo4j.go#L16
missing go.sum entry for module providing package github.com/neo4j/neo4j-go-driver/v4/neo4j (imported by github.com/golang-migrate/migrate/v4/database/neo4j); to add:
|
test (1.20.x)
Process completed with exit code 2.
|
test (1.21.x)
The job was canceled because "_1_20_x" failed.
|
test (1.21.x):
database/neo4j/neo4j.go#L16
missing go.sum entry for module providing package github.com/neo4j/neo4j-go-driver/v4/neo4j (imported by github.com/golang-migrate/migrate/v4/database/neo4j); to add:
|
test (1.21.x)
Process completed with exit code 2.
|
lint
golangci-lint exit with code 3
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/migrate/migrate. Supported file pattern: go.sum
|