Add p2p test #73
lint.yml
on: push
Lint GoLang job
3m 12s
Lint YAML job
3s
Annotations
7 errors and 2 warnings
Lint GoLang job:
internal/db/db.go#L62
File is not `gofmt`-ed with `-s` (gofmt)
|
Lint GoLang job:
internal/merkle/crdt/field.go#L1
Missed header for check (goheader)
|
Lint GoLang job:
tests/integration/encryption/commit_test.go#L15
File is not `goimports`-ed with -local github.com/sourcenetwork/defradb (goimports)
|
Lint GoLang job:
tests/integration/encryption/peer_test.go#L16
File is not `goimports`-ed with -local github.com/sourcenetwork/defradb (goimports)
|
Lint GoLang job:
tests/integration/encryption/peer_test.go#L64
File is not `gofmt`-ed with `-s` (gofmt)
|
Lint GoLang job:
tests/integration/encryption/query_test.go#L16
File is not `goimports`-ed with -local github.com/sourcenetwork/defradb (goimports)
|
Lint GoLang job
issues found
|
Lint YAML job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint GoLang job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, 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/.
|