Skip to content

feat: Doc encryption with symmetric key #4528

feat: Doc encryption with symmetric key

feat: Doc encryption with symmetric key #4528

Triggered via pull request June 24, 2024 10:28
Status Failure
Total duration 39s
Artifacts

lint.yml

on: pull_request
Lint GoLang job
30s
Lint GoLang job
Lint YAML job
6s
Lint YAML job
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Lint GoLang job: cli/collection_create.go#L20
could not import github.com/sourcenetwork/defradb/internal/db (-: # github.com/sourcenetwork/defradb/internal/db
Lint GoLang job: internal/db/merge.go#L277
undefined: onlyHeads
Lint GoLang job: internal/db/merge.go#L283
undefined: onlyHeads) (typecheck)
Lint GoLang job: http/auth.go#L26
could not import github.com/sourcenetwork/defradb/internal/db (-: # github.com/sourcenetwork/defradb/internal/db
Lint GoLang job: internal/db/merge.go#L277
undefined: onlyHeads
Lint GoLang job: internal/db/merge.go#L283
undefined: onlyHeads) (typecheck)
Lint GoLang job: internal/db/backup.go#L1
: # github.com/sourcenetwork/defradb/internal/db [github.com/sourcenetwork/defradb/internal/db.test]
Lint GoLang job: internal/db/merge.go#L277
undefined: onlyHeads
Lint GoLang job: internal/db/merge.go#L283
undefined: onlyHeads (typecheck)
Lint GoLang job: internal/encryption/context.go#L16
File is not `goimports`-ed with -local github.com/sourcenetwork/defradb (goimports)
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/.