Skip to content

feat: Allow lens runtime selection via config #4240

feat: Allow lens runtime selection via config

feat: Allow lens runtime selection via config #4240

Triggered via pull request June 4, 2024 18:40
Status Failure
Total duration 49s
Artifacts

lint.yml

on: pull_request
Lint GoLang job
41s
Lint GoLang job
Lint YAML job
3s
Lint YAML job
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Lint GoLang job: tests/bench/bench_util.go#L28
could not import github.com/sourcenetwork/defradb/tests/integration (-: # github.com/sourcenetwork/defradb/tests/integration
Lint GoLang job: tests/integration/db.go#L115
cannot use lensType (variable of type LensType) as "github.com/sourcenetwork/defradb/node".LensRuntimeType value in argument to node.WithLensRuntime) (typecheck)
Lint GoLang job: tests/integration/acp.go#L1
: # github.com/sourcenetwork/defradb/tests/integration
Lint GoLang job: tests/integration/db.go#L115
cannot use lensType (variable of type LensType) as "github.com/sourcenetwork/defradb/node".LensRuntimeType value in argument to node.WithLensRuntime (typecheck)
Lint GoLang job: tests/integration/acp/add_policy/basic_test.go#L16
could not import github.com/sourcenetwork/defradb/tests/integration (-: # github.com/sourcenetwork/defradb/tests/integration
Lint GoLang job: tests/integration/db.go#L115
cannot use lensType (variable of type LensType) as "github.com/sourcenetwork/defradb/node".LensRuntimeType value in argument to node.WithLensRuntime) (typecheck)
Lint GoLang job: tests/integration/acp/index/create_test.go#L16
could not import github.com/sourcenetwork/defradb/tests/integration (-: # github.com/sourcenetwork/defradb/tests/integration
Lint GoLang job: tests/integration/db.go#L115
cannot use lensType (variable of type LensType) as "github.com/sourcenetwork/defradb/node".LensRuntimeType value in argument to node.WithLensRuntime) (typecheck)
Lint GoLang job: tests/integration/acp/p2p/replicator_test.go#L16
could not import github.com/sourcenetwork/defradb/tests/integration (-: # github.com/sourcenetwork/defradb/tests/integration
Lint GoLang job: tests/integration/db.go#L115
cannot use lensType (variable of type LensType) as "github.com/sourcenetwork/defradb/node".LensRuntimeType value in argument to node.WithLensRuntime) (typecheck)
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/.