feat(webhook): add webhook #29245
Annotations
10 errors and 2 warnings
golangci-lint:
contrib/screener-api/client/client.go#L91
wrapperFunc: use strings.ReplaceAll method in `strings.Replace(uuid.New().String(), "-", "", -1)` (gocritic)
|
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#L70
struct field `Id` should be `ID` (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/db.go#L44
Comment should end in a period (godot)
|
golangci-lint:
contrib/screener-api/db/db.go#L12
comment on exported type BlacklistedAddressWriterDB should be of the form "BlacklistedAddressWriterDB ..." (with optional leading article) (golint)
|
golangci-lint:
contrib/screener-api/db/db.go#L19
exported type `BlacklistedAddressReaderDB` should have comment or be unexported (golint)
|
golangci-lint:
contrib/screener-api/db/db.go#L23
exported type `BlacklistedAddressDB` should have comment or be unexported (golint)
|
golangci-lint:
contrib/screener-api/db/models.go#L24
struct field `Id` should be `ID` (golint)
|
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