Skip to content

Add: redirect api

Add: redirect api #32

Triggered via push May 5, 2024 16:12
Status Failure
Total duration 53s
Artifacts

test_backend.yml

on: push
setup-go-modules-backend
4s
setup-go-modules-backend
lint-backend
27s
lint-backend
build-backend
26s
build-backend
test-backend
35s
test-backend
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint-backend: backend/domain/shorturl.go#L4
G505: Blocklisted import crypto/sha1: weak cryptographic primitive (gosec)
lint-backend: backend/domain/shorturl.go#L17
G401: Use of weak cryptographic primitive (gosec)
lint-backend: backend/internal/infrastructures/dynamo/dynamo.go#L18
SA1019: aws.EndpointResolverFunc is deprecated: See EndpointResolverWithOptionsFunc (staticcheck)
lint-backend: backend/internal/infrastructures/dynamo/dynamo.go#L27
SA1019: config.WithEndpointResolver is deprecated: See WithEndpointResolverWithOptions (staticcheck)
lint-backend
issues found
lint-backend: backend/internal/rest/router/public.go#L31
var-naming: struct field Url should be URL (revive)