Add GHA Workflow for Publishing image to GHCR #1
Annotations
10 errors
Validate:
pkg/middlewares/awslambda/aws_lambda.go#L61
Comment should end in a period (godot)
|
Validate:
pkg/middlewares/awslambda/aws_lambda.go#L69
Comment should end in a period (godot)
|
Validate:
pkg/middlewares/awslambda/aws_lambda.go#L128
Comment should end in a period (godot)
|
Validate:
pkg/middlewares/awslambda/aws_lambda.go#L227
Comment should end in a period (godot)
|
Validate:
pkg/middlewares/awslambda/aws_lambda_test.go#L72
avoid allocations with (*bytes.Buffer).WriteString (mirror)
|
Validate:
pkg/middlewares/awslambda/aws_lambda.go#L35
blank-imports: a blank import should be only in a main or test package, or have a comment justifying it (revive)
|
Validate:
pkg/middlewares/awslambda/aws_lambda.go#L257
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
Validate:
pkg/middlewares/awslambda/aws_lambda.go#L274
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
Validate:
pkg/middlewares/awslambda/aws_lambda_test.go#L87
expected-actual: need to reverse actual and expected values (testifylint)
|
Validate:
pkg/middlewares/awslambda/aws_lambda_test.go#L109
error-nil: use assert.NoError (testifylint)
|
The logs for this run have expired and are no longer available.
Loading