Skip to content

feat: update packages #385

feat: update packages

feat: update packages #385

Triggered via push November 23, 2024 23:30
Status Failure
Total duration 1m 40s
Artifacts

test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 errors
lint: internal/api/api_test.go#L154
suite.Require undefined (type *APITestSuite has no field or method Require) (typecheck)
lint: internal/api/api_test.go#L174
suite.Run undefined (type *APITestSuite has no field or method Run) (typecheck)
lint: internal/authenticator/admin_authenticator_test.go#L45
suite.Require undefined (type *AdminAuthenticatorTestSuite has no field or method Require) (typecheck)
lint: internal/authenticator/admin_authenticator_test.go#L57
suite.Require undefined (type *AdminAuthenticatorTestSuite has no field or method Require) (typecheck)
lint: internal/authenticator/admin_authenticator_test.go#L59
suite.Run undefined (type *AdminAuthenticatorTestSuite has no field or method Run) (typecheck)
lint: internal/authenticator/admin_authenticator_test.go#L63
suite.Run undefined (type *AdminAuthenticatorTestSuite has no field or method Run) (typecheck)
lint: internal/authenticator/auto_authenticator_test.go#L46
suite.Require undefined (type *AutoAuthenticatorTestSuite has no field or method Require) (typecheck)
lint: internal/authenticator/auto_authenticator_test.go#L108
suite.Require undefined (type *AutoAuthenticatorTestSuite has no field or method Require) (typecheck)
lint: internal/authenticator/auto_authenticator_test.go#L110
suite.Run undefined (type *AutoAuthenticatorTestSuite has no field or method Run) (typecheck)
lint: internal/authenticator/auto_authenticator_test.go#L114
suite.Run undefined (type *AutoAuthenticatorTestSuite has no field or method Run) (typecheck)
test: internal/api/api_test.go#L20
missing go.sum entry for module providing package github.com/stretchr/testify/suite (imported by github.com/snapp-incubator/soteria/internal/api); to add:
test: internal/authenticator/builder_internal_test.go#L7
missing go.sum entry for module providing package github.com/stretchr/testify/require (imported by github.com/snapp-incubator/soteria/internal/authenticator); to add:
test: internal/authenticator/builder_internal_test.go#L7
missing go.sum entry for module providing package github.com/stretchr/testify/require (imported by github.com/snapp-incubator/soteria/internal/authenticator); to add:
test: internal/authenticator/builder_internal_test.go#L7
missing go.sum entry for module providing package github.com/stretchr/testify/require (imported by github.com/snapp-incubator/soteria/internal/authenticator); to add:
test
Process completed with exit code 1.