Update router.go #95
Annotations
17 errors and 2 warnings
tests:
internal/app/stickers/app.go#L31
cfg.DB undefined (type *config.Config has no field or method DB)
|
tests:
internal/app/stickers/app.go#L32
cfg.DB undefined (type *config.Config has no field or method DB)
|
tests:
internal/app/stickers/app.go#L33
cfg.DB undefined (type *config.Config has no field or method DB)
|
tests:
internal/app/stickers/app.go#L34
cfg.DB undefined (type *config.Config has no field or method DB)
|
tests:
internal/app/stickers/app.go#L35
cfg.DB undefined (type *config.Config has no field or method DB)
|
tests:
internal/app/stickers/app.go#L36
cfg.DB undefined (type *config.Config has no field or method DB)
|
tests
Process completed with exit code 1.
|
linter:
cmd/stickers/main.go#L7
could not import github.com/2024_2_BetterCallFirewall/internal/app/stickers (-: # github.com/2024_2_BetterCallFirewall/internal/app/stickers
|
linter:
internal/app/stickers/app.go#L31
cfg.DB undefined (type *config.Config has no field or method DB)
|
linter:
internal/app/stickers/app.go#L32
cfg.DB undefined (type *config.Config has no field or method DB)
|
linter:
internal/app/stickers/app.go#L33
cfg.DB undefined (type *config.Config has no field or method DB)
|
linter:
internal/app/stickers/app.go#L34
cfg.DB undefined (type *config.Config has no field or method DB)
|
linter:
internal/app/stickers/app.go#L35
cfg.DB undefined (type *config.Config has no field or method DB)
|
linter:
internal/app/stickers/app.go#L36
cfg.DB undefined (type *config.Config has no field or method DB)) (typecheck)
|
linter:
internal/app/chat/app_test.go#L14
unknown field DB in struct literal of type config.Config (typecheck)
|
linter:
internal/app/community/app_test.go#L14
unknown field DB in struct literal of type config.Config (typecheck)
|
linter:
internal/app/file/app_test.go#L14
unknown field DB in struct literal of type config.Config (typecheck)
|
tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|