Skip to content

feat: update packages #192

feat: update packages

feat: update packages #192

Triggered via push August 19, 2024 20:05
Status Failure
Total duration 2m 33s
Artifacts

test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
lint: internal/infra/http/handler/healthz_test.go#L26
suite.T undefined (type *HealthzSuite has no field or method T) (typecheck)
lint: internal/infra/http/handler/healthz_test.go#L39
suite.Require undefined (type *HealthzSuite has no field or method Require) (typecheck)
lint: internal/infra/repository/urldb_test.go#L33
s.T undefined (type *URLDBTestSuite has no field or method T) (typecheck)
lint: internal/infra/repository/urldb_test.go#L49
s.Require undefined (type *URLDBTestSuite has no field or method Require) (typecheck)
lint: internal/infra/repository/urldb_test.go#L64
s.Require undefined (type *URLDBTestSuite has no field or method Require) (typecheck)
lint: internal/infra/repository/urldb_test.go#L71
s.Require undefined (type *URLDBTestSuite has no field or method Require) (typecheck)
lint
Process completed with exit code 1.
test: internal/infra/generator/simple_test.go#L7
missing go.sum entry for module providing package github.com/stretchr/testify/require (imported by github.com/1995parham-teaching/tinyurl/internal/infra/generator); to add:
test: internal/infra/http/handler/healthz_test.go#L11
missing go.sum entry for module providing package github.com/stretchr/testify/suite (imported by github.com/1995parham-teaching/tinyurl/internal/infra/http/handler); to add:
test: internal/infra/http/handler/healthz_test.go#L11
missing go.sum entry for module providing package github.com/stretchr/testify/suite (imported by github.com/1995parham-teaching/tinyurl/internal/infra/http/handler); to add:
test
Process completed with exit code 1.