Skip to content

Fix typos in Nodes endpoint response #141

Fix typos in Nodes endpoint response

Fix typos in Nodes endpoint response #141

Re-run triggered August 26, 2024 22:32
Status Failure
Total duration 2m 32s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
ci: sdn_vnets.go#L31
fmt.Sprintf format %s has arg pending of wrong type bool
ci: sdn_zones.go#L19
var-naming: struct field Dns should be DNS (revive)
ci: sdn_zones.go#L20
var-naming: struct field DnsZone should be DNSZone (revive)
ci: sdn_zones.go#L21
var-naming: struct field DpId should be DpID (revive)
ci: sdn_zones.go#L60
var-naming: struct field Dns should be DNS (revive)
ci: sdn_zones.go#L61
var-naming: struct field DnsZone should be DNSZone (revive)
ci: sdn_zones.go#L62
var-naming: struct field DpId should be DpID (revive)
ci: sdn_vnets.go#L31
printf: fmt.Sprintf format %s has arg pending of wrong type bool, see also https://pkg.go.dev/fmt#hdr-Printing (govet)
ci
The process '/opt/hostedtoolcache/mage-action/1.15.0/x64/mage' failed with exit code 1
ci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, magefile/mage-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/