Skip to content

refactor: refactor install and pair code #92

refactor: refactor install and pair code

refactor: refactor install and pair code #92

Triggered via push July 1, 2024 06:31
Status Failure
Total duration 1m 0s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
build (1.21.x): internal/manager/install.go#L104
Error return value of `t.em.CloseWait` is not checked (errcheck)
build (1.21.x): internal/manager/pair.go#L74
Error return value of `t.em.CloseWait` is not checked (errcheck)
build (1.21.x): internal/manager/device_manager_avahi.go#L59
printf: github.com/bitxeno/atvloadly/internal/log.Tracef format %s has arg i of wrong type int32 (govet)
build (1.21.x): internal/manager/device_manager_avahi.go#L65
printf: github.com/bitxeno/atvloadly/internal/log.Tracef format %s has arg hn of wrong type github.com/holoplot/go-avahi.HostName (govet)
build (1.21.x): internal/manager/device_manager_avahi.go#L84
printf: github.com/bitxeno/atvloadly/internal/log.Tracef format %s has arg service of wrong type github.com/holoplot/go-avahi.Service (govet)
build (1.21.x): internal/manager/device_manager_avahi.go#L115
printf: github.com/bitxeno/atvloadly/internal/log.Tracef format %s has arg service of wrong type github.com/holoplot/go-avahi.Service (govet)
build (1.21.x): internal/manager/device_manager_avahi.go#L117
printf: github.com/bitxeno/atvloadly/internal/log.Tracef format %s has arg service of wrong type github.com/holoplot/go-avahi.Service (govet)
build (1.21.x)
issues found
build (1.21.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.