feat: set secrets endpoint #779
Annotations
5 errors and 3 warnings
|
Lint
Process completed with exit code 2.
|
|
Lint
cannot use &authService{} (value of type *authService) as Service value in return statement: *authService does not implement Service (missing method Delete) (typecheck)
|
|
Lint
cannot use &authService{} (value of type *authService) as Service value in return statement: *authService does not implement Service (missing method Delete) (typecheck)
|
|
Lint
cannot use &authService{} (value of type *authService) as Service value in return statement: *authService does not implement Service (missing method Delete) (typecheck)
|
|
Lint
cannot use &authService{} (value of type *authService) as Service value in return statement: *authService does not implement Service (missing method Delete) (typecheck)
|
|
Lint
Input 'install' has been deprecated with message: "docker buildx install" command is deprecated and will be removed in a future release, use BUILDX_BUILDER environment variable instead
|
|
Lint
Input 'install' has been deprecated with message: "docker buildx install" command is deprecated and will be removed in a future release, use BUILDX_BUILDER environment variable instead
|
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/secrets-engine/secrets-engine. Supported file pattern: go.sum
|