mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
For some reason all of a sudden these were flagged by the latest/stable go snap in CI: Checking for ineffective assignments /home/runner/work/snapd/snapd/src/github.com/snapcore/snapd/interfaces/repo_test.go:2088:2: ineffectual assignment to conn /home/runner/work/snapd/snapd/src/github.com/snapcore/snapd/interfaces/hotplug/deviceinfo_test.go:88:2: ineffectual assignment to di /home/runner/work/snapd/snapd/src/github.com/snapcore/snapd/overlord/devicestate/devicestate_serial_test.go:664:2: ineffectual assignment to device Signed-off-by: Ian Johnson <ian.johnson@canonical.com>