feat(webhook): add webhook #29247
Annotations
10 errors and 2 warnings
golangci-lint:
contrib/screener-api/client/client.go#L21
exported var `BlacklistEndpoint` should have comment or be unexported (golint)
|
golangci-lint:
contrib/screener-api/client/client.go#L68
exported type `BlackListBody` should have comment or be unexported (golint)
|
golangci-lint:
contrib/screener-api/client/client.go#L136
exported function `GenerateSignature` should have comment or be unexported (golint)
|
golangci-lint:
contrib/screener-api/db/sql/base/base.go#L84
exported method `Store.DeleteBlacklistedAddress` should have comment or be unexported (golint)
|
golangci-lint:
contrib/screener-api/db/db_test.go#L71
unnecessary leading newline (whitespace)
|
golangci-lint:
contrib/screener-api/db/db_test.go#L116
unnecessary trailing newline (whitespace)
|
golangci-lint:
contrib/screener-api/screener/screener.go#L178
unnecessary trailing newline (whitespace)
|
golangci-lint:
contrib/screener-api/screener/suite_test.go#L186
unnecessary trailing newline (whitespace)
|
golangci-lint:
contrib/screener-api/db/models.go#L42
the given struct should be annotated with the `json` tag (musttag)
|
golangci-lint:
contrib/screener-api/db/models.go#L64
the given struct should be annotated with the `json` tag (musttag)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, 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/.
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/sanguine/sanguine. Supported file pattern: go.sum
|
Loading