test: add unit test for custom notfound handler #9
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
20 errors and 2 warnings
tests
Cannot open: File exists
|
tests
Cannot open: File exists
|
tests
Cannot open: File exists
|
tests
Cannot open: File exists
|
tests
Cannot open: File exists
|
tests
Cannot open: File exists
|
tests
Cannot open: File exists
|
tests
Cannot open: File exists
|
tests
Cannot open: File exists
|
tests
Cannot open: File exists
|
tests:
api.handlers.book.go#L8
import 'github.com/julienschmidt/httprouter' is not allowed from list 'Main' (depguard)
|
tests:
api.handlers.ops.go#L15
import 'github.com/julienschmidt/httprouter' is not allowed from list 'Main' (depguard)
|
tests:
api.middlewares.go#L8
import 'github.com/julienschmidt/httprouter' is not allowed from list 'Main' (depguard)
|
tests:
app.core.go#L16
import 'github.com/redis/go-redis/v9' is not allowed from list 'Main' (depguard)
|
tests:
config.go#L9
import 'github.com/joho/godotenv' is not allowed from list 'Main' (depguard)
|
tests:
config.go#L10
import 'github.com/kelseyhightower/envconfig' is not allowed from list 'Main' (depguard)
|
tests:
helpers.uuid.go#L6
import 'github.com/gofrs/uuid' is not allowed from list 'Main' (depguard)
|
tests:
infra.queues.go#L8
import 'github.com/redis/go-redis/v9' is not allowed from list 'Main' (depguard)
|
tests:
repo.bolt.go#L8
import 'github.com/boltdb/bolt' is not allowed from list 'Main' (depguard)
|
tests:
repo.redis.go#L8
import 'github.com/redis/go-redis/v9' is not allowed from list 'Main' (depguard)
|
tests
Failed to restore: Tar failed with error: The process '/usr/bin/tar' failed with exit code 2
|
tests
Restore cache failed: Dependencies file is not found in /home/runner/work/demo-redis/demo-redis. Supported file pattern: go.sum
|