Skip to content

Add Pingdom provider #28

Add Pingdom provider

Add Pingdom provider #28

Triggered via pull request June 20, 2024 12:23
@rkettelerijrkettelerij
synchronize #3
pingdom
Status Failure
Total duration 1m 38s
Artifacts

lint-go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/.