feat: add API to generate FB custom token from Kakao #100
Annotations
6 errors and 1 warning
build:
internal/domain/sos_post/tests/service_test.go#L68
cannot use profileImage.ID (variable of type int) as *int value in struct literal
|
build:
internal/domain/sos_post/tests/service_test.go#L209
cannot use profileImage.ID (variable of type int) as *int value in struct literal
|
build:
internal/domain/sos_post/tests/service_test.go#L357
cannot use profileImage.ID (variable of type int) as *int value in struct literal
|
build:
internal/domain/sos_post/tests/service_test.go#L505
cannot use profileImage.ID (variable of type int) as *int value in struct literal
|
build:
internal/domain/sos_post/tests/service_test.go#L652
cannot use profileImage.ID (variable of type int) as *int value in struct literal
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|