update(github): action version with v4 #722
Annotations
3 errors and 1 warning
build-go:
internal/uc/powerx/scrm/wechat/wechat.go#L24
cannot use new(wechatUseCase) (value of type *wechatUseCase) as IWechatInterface value in variable declaration: *wechatUseCase does not implement IWechatInterface (missing method FindManyWechatUsersPage)
|
build-go:
internal/uc/powerx/scrm/wechat/wechat.go#L131
cannot use &wechatUseCase{…} (value of type *wechatUseCase) as IWechatInterface value in return statement: *wechatUseCase does not implement IWechatInterface (missing method FindManyWechatUsersPage)
|
build-go
Process completed with exit code 1.
|
build-go
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|