Skip to content

ci: add CI/release workflow #3

ci: add CI/release workflow

ci: add CI/release workflow #3

Triggered via pull request December 25, 2023 17:41
Status Failure
Total duration 1m 7s
Artifacts

release.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint: netbox/device.go#L84
S1021: should merge variable declaration with assignment on next line (gosimple)
lint: netbox/device.go#L109
S1021: should merge variable declaration with assignment on next line (gosimple)
lint: netbox/interface.go#L144
S1021: should merge variable declaration with assignment on next line (gosimple)
lint: 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)
lint: 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)
lint: 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)
lint
issues found