[FEAT] Firebase에 user 정보 저장 및 가져오기 기능 추가 #36
Annotations
2 errors and 2 warnings
build:
test/router_test.go#L19
cannot use service_test.NewMockUserService(t) (value of type *service_test.MockUserService) as "github.com/gdsc-ys/fluentify-server/src/service".UserService value in struct literal: *service_test.MockUserService does not implement "github.com/gdsc-ys/fluentify-server/src/service".UserService (wrong type for method DeleteUser)
|
build
Process completed with exit code 1.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|