Skip to content

add web interface to re-encrypt #74

add web interface to re-encrypt

add web interface to re-encrypt #74

Triggered via pull request February 13, 2024 14:30
Status Failure
Total duration 54s
Artifacts

server_lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
lint: server/smc/proxy/proxy.go#L18
var `suite` is unused (unused)
lint: server/smc/smccli/sproxy/action.go#L150
ineffectual assignment to err (ineffassign)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, 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/.
lint: server/smc/proxy/proxy.go#L90
var-naming: func setHttpError should be setHTTPError (revive)
lint: server/smc/proxy/proxy.go#L123
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
lint: server/smc/smccli/sproxy/sproxy.go#L85
unused-parameter: parameter 'inj' seems to be unused, consider removing or renaming it as _ (revive)