Skip to content

Add: health check api #30

Add: health check api

Add: health check api #30

Triggered via push May 5, 2024 07:13
Status Failure
Total duration 1m 3s
Artifacts

test_backend.yml

on: push
setup-go-modules-backend
12s
setup-go-modules-backend
lint-backend
34s
lint-backend
build-backend
24s
build-backend
test-backend
35s
test-backend
Fit to window
Zoom out
Zoom in

Annotations

5 errors
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: 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
issues found