Skip to content

backport: fix micro ocdav service and nats key encoding #6455

backport: fix micro ocdav service and nats key encoding

backport: fix micro ocdav service and nats key encoding #6455

Triggered via pull request September 16, 2024 11:16
Status Failure
Total duration 28s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
lint: pkg/store/store.go#L155
undefined: natsjskv.EncodeKeys (typecheck)
lint: pkg/storage/cache/cache.go#L30
could not import github.com/cs3org/reva/v2/pkg/store (-: # github.com/cs3org/reva/v2/pkg/store
lint: pkg/store/store.go#L155
undefined: natsjskv.EncodeKeys) (typecheck)
lint: pkg/storage/fs/posix/posix.go#L40
could not import github.com/cs3org/reva/v2/pkg/store (-: # github.com/cs3org/reva/v2/pkg/store
lint: pkg/store/store.go#L155
undefined: natsjskv.EncodeKeys) (typecheck)
lint: pkg/storage/utils/decomposedfs/testhelpers/helpers.go#L34
could not import github.com/cs3org/reva/v2/pkg/store (-: # github.com/cs3org/reva/v2/pkg/store
lint: pkg/store/store.go#L155
undefined: natsjskv.EncodeKeys) (typecheck)
lint: pkg/storage/utils/decomposedfs/node/locks_test.go#L32
"github.com/cs3org/reva/v2/pkg/errtypes" imported and not used (typecheck)
lint
Process completed with exit code 2.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/