feat: add CORS middleware to all route handlers #20
go.yml
on: pull_request
test
43s
build-and-push
21s
Annotations
5 errors
build-and-push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c go build -o app ./cmd/main.go" did not complete successfully: exit code: 1
|
test
Process completed with exit code 1.
|
test:
configs/config.go#L24
exported function GetEnvironmentVariable should have comment or be unexported
|
test:
internal/handlers/handlers.go#L102
exported type LegalHandler should have comment or be unexported
|
test:
routes/legal_routes.go#L10
comment on exported function RegisterLegalRoutes should be of the form "RegisterLegalRoutes ..."
|