build(deps): bump github.com/bytedance/sonic from 1.11.1 to 1.11.2 #155
Annotations
10 errors and 2 warnings
golangci-lint:
internal/jums/jums.go#L8
import 'github.com/bytedance/sonic' is not allowed from list 'Main' (depguard)
|
golangci-lint:
internal/jums/jums.go#L9
import 'github.com/cloudwego/hertz/pkg/app/client' is not allowed from list 'Main' (depguard)
|
golangci-lint:
internal/jums/jums.go#L10
import 'github.com/cloudwego/hertz/pkg/protocol' is not allowed from list 'Main' (depguard)
|
golangci-lint:
internal/jums/jums.go#L11
import 'github.com/cloudwego/hertz/pkg/protocol/consts' is not allowed from list 'Main' (depguard)
|
golangci-lint:
internal/jums/message.go#L3
import 'github.com/gofrs/uuid' is not allowed from list 'Main' (depguard)
|
golangci-lint:
internal/helper/http.go#L9
import 'github.com/cloudwego/hertz/pkg/app/client' is not allowed from list 'Main' (depguard)
|
golangci-lint:
internal/helper/http.go#L10
import 'github.com/cloudwego/hertz/pkg/protocol' is not allowed from list 'Main' (depguard)
|
golangci-lint:
internal/helper/http.go#L11
import 'github.com/cloudwego/hertz/pkg/protocol/consts' is not allowed from list 'Main' (depguard)
|
golangci-lint:
internal/helper/http.go#L13
import 'github.com/houseme/go-push-api/internal/mi' is not allowed from list 'Main' (depguard)
|
golangci-lint:
internal/helper/http.go#L14
import 'github.com/houseme/go-push-api/internal/mi/builder' is not allowed from list 'Main' (depguard)
|
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/.
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/go-push-api/go-push-api. Supported file pattern: go.sum
|
Loading