ci: add CI/release workflow #3
Annotations
7 errors
Run golangci/golangci-lint-action@v3:
netbox/device.go#L84
S1021: should merge variable declaration with assignment on next line (gosimple)
|
Run golangci/golangci-lint-action@v3:
netbox/device.go#L109
S1021: should merge variable declaration with assignment on next line (gosimple)
|
Run golangci/golangci-lint-action@v3:
netbox/interface.go#L144
S1021: should merge variable declaration with assignment on next line (gosimple)
|
Run golangci/golangci-lint-action@v3:
netbox/device.go#L111
stringintconv: conversion from int64 to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?) (govet)
|
Run golangci/golangci-lint-action@v3:
netbox/interface.go#L171
stringintconv: conversion from int64 to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?) (govet)
|
Run golangci/golangci-lint-action@v3:
netbox/ipaddr.go#L118
stringintconv: conversion from int64 to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?) (govet)
|
Run golangci/golangci-lint-action@v3
issues found
|
The logs for this run have expired and are no longer available.
Loading