Add Pingdom provider #28
Annotations
5 errors and 1 warning
lint:
internal/service/providers/pingdom_test.go#L71
var-naming: var userId should be userID (revive)
|
lint:
internal/service/providers/pingdom.go#L21
var-naming: const customIdPrefix should be customIDPrefix (revive)
|
lint:
internal/service/providers/pingdom.go#L170
var-naming: method checkToJson should be checkToJSON (revive)
|
lint:
internal/service/providers/pingdom.go#L89
fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@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/.
|