Refactoring #58
Annotations
3 errors and 1 warning
build:
internal/server/handler_add_book.go#L18
cfg.service undefined (type *BookclubServer has no field or method service, but does have Service)
|
build:
internal/server/handler_search.go#L19
cfg.service undefined (type *BookclubServer has no field or method service, but does have Service)
|
build
Process completed with exit code 1.
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|