build(deps): bump golang.org/x/net from 0.30.0 to 0.31.0 #626
ci.yml
on: pull_request
test
3m 45s
lint-tidy
16s
notify-slack
0s
Annotations
10 errors
|
lint-tidy:
images.go#L44
the methods of "Image" use pointer receiver and non-pointer receiver. (recvcheck)
|
|
lint-tidy:
instance_configs.go#L12
the methods of "InstanceConfig" use pointer receiver and non-pointer receiver. (recvcheck)
|
|
lint-tidy:
domain_records.go#L12
the methods of "DomainRecord" use pointer receiver and non-pointer receiver. (recvcheck)
|
|
lint-tidy:
profile_tokens.go#L12
the methods of "Token" use pointer receiver and non-pointer receiver. (recvcheck)
|
|
lint-tidy:
account.go#L12
the methods of "Account" use pointer receiver and non-pointer receiver. (recvcheck)
|
|
lint-tidy:
client.go#L70
the methods of "Client" use pointer receiver and non-pointer receiver. (recvcheck)
|
|
lint-tidy:
account_payments.go#L12
the methods of "Payment" use pointer receiver and non-pointer receiver. (recvcheck)
|
|
lint-tidy:
nodebalancer.go#L12
the methods of "NodeBalancer" use pointer receiver and non-pointer receiver. (recvcheck)
|
|
lint-tidy:
lke_clusters.go#L21
the methods of "LKECluster" use pointer receiver and non-pointer receiver. (recvcheck)
|
|
lint-tidy:
stackscripts.go#L12
the methods of "Stackscript" use pointer receiver and non-pointer receiver. (recvcheck)
|