Skip to content

♻️ Fix: lefthookを無効化 #36

♻️ Fix: lefthookを無効化

♻️ Fix: lefthookを無効化 #36

Triggered via push September 18, 2024 07:31
Status Failure
Total duration 55s
Artifacts

test_backend.yml

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

Annotations

28 errors
build-backend
not enough arguments in call to logger.Error
build-backend
not enough arguments in call to c.Info
build-backend
not enough arguments in call to c.Error
build-backend
not enough arguments in call to c.Info
build-backend
not enough arguments in call to c.Error
build-backend
not enough arguments in call to c.Info
build-backend
not enough arguments in call to c.Error
build-backend
cannot use newOnceLogger() (value of type *Logger) as ILabelLogger value in return statement: *Logger does not implement ILabelLogger (wrong type for method Debug)
build-backend
Process completed with exit code 1.
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/infrastructure/dynamo.go#L1
: # github.com/naohito-T/tinyurl/backend/internal/infrastructure
lint-backend
not enough arguments in call to logger.Error
lint-backend
not enough arguments in call to c.Info
lint-backend
not enough arguments in call to c.Error
lint-backend
not enough arguments in call to c.Info
lint-backend
not enough arguments in call to c.Error
lint-backend
not enough arguments in call to c.Info
lint-backend
not enough arguments in call to c.Error
test-backend
not enough arguments in call to logger.Error
test-backend
not enough arguments in call to c.Info
test-backend
not enough arguments in call to c.Error
test-backend
not enough arguments in call to c.Info
test-backend
not enough arguments in call to c.Error
test-backend
not enough arguments in call to c.Info
test-backend
not enough arguments in call to c.Error
test-backend
cannot use newOnceLogger() (value of type *Logger) as ILabelLogger value in return statement: *Logger does not implement ILabelLogger (wrong type for method Debug)
test-backend
Process completed with exit code 2.