add web interface to re-encrypt #74
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)
|