feat: support bsc #39
Annotations
3 errors and 1 warning
golangci-lint (1.22.x, ubuntu-latest):
restapi/configure_blob_hub.go#L159
S1038: should use log.Printf(...) instead of log.Println(fmt.Sprintf(...)) (gosimple)
|
golangci-lint (1.22.x, ubuntu-latest):
restapi/configure_blob_hub.go#L143
SA1019: grpc.WithInsecure is deprecated: use WithTransportCredentials and insecure.NewCredentials() instead. Will be supported throughout 1.x. (staticcheck)
|
golangci-lint (1.22.x, ubuntu-latest)
issues found
|
golangci-lint (1.22.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, actions/cache@v3, 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/.
|