Skip to content

update(github): action version with v4 #721

update(github): action version with v4

update(github): action version with v4 #721

Triggered via push June 22, 2024 18:06
Status Failure
Total duration 55s
Artifacts

go-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build-go
cannot use new(wechatUseCase) (value of type *wechatUseCase) as IWechatInterface value in variable declaration: *wechatUseCase does not implement IWechatInterface (missing method FindManyWechatUsersPage)
build-go
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/.