Skip to content

update readme

update readme #51

Triggered via push July 6, 2024 00:22
Status Failure
Total duration 46s
Artifacts

pipeline.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
lint
issues found
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: internal/pkg/storage/badgerdb/user-repository-reader.go#L77
unused-parameter: parameter 'key' seems to be unused, consider removing or renaming it as _ (revive)
lint: internal/pkg/storage/badgerdb/user-repository-writer.go#L60
unused-parameter: parameter 'key' seems to be unused, consider removing or renaming it as _ (revive)