Skip to content

gomod: Update dependencies #89

gomod: Update dependencies

gomod: Update dependencies #89

Triggered via push September 26, 2023 04:21
Status Cancelled
Total duration 17m 22s
Artifacts 4

tests.yml

on: push
Matrix: Client tests
Matrix: System tests
Fit to window
Zoom out
Zoom in

Annotations

19 errors
Code tests: incusd/network/driver_bridge.go#L1653
func `(*bridge).addressForSubnet` is unused (unused)
Code tests: incusd/apparmor/archive.go#L5
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
Code tests: incusd/apparmor/rsync.go#L5
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
Code tests: incusd/storage/backend.go#L12
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
Code tests: incusd/main.go#L22
SA1019: rand.Seed has been deprecated since Go 1.20 and an alternative has been available since Go 1.0: Programs that call Seed and then expect a specific sequence of results from the global random source (using functions such as Int) can be broken when a dependency changes how much it consumes from the global random source. To avoid such breakages, programs that need a specific result sequence should use NewRand(NewSource(seed)) to obtain a random generator that other packages cannot access. (staticcheck)
Code tests: incusd/network/network_utils.go#L62
SA1019: rand.Read has been deprecated since Go 1.20 because it shouldn't be used: For almost all use cases, crypto/rand.Read is more appropriate. (staticcheck)
Code tests: shared/tls/cert.go#L84
SA1019: x509.ParseCRL has been deprecated since Go 1.19: Use ParseRevocationList instead. (staticcheck)
Code tests
Process completed with exit code 2.
System tests (1.20.x, standalone, dir)
Process completed with exit code 1.
System tests (1.20.x, standalone, random)
Process completed with exit code 1.
System tests (stable, standalone, dir)
Process completed with exit code 1.
System tests (1.20.x, standalone, btrfs)
Process completed with exit code 1.
System tests (tip, standalone, dir)
Process completed with exit code 1.
System tests (1.20.x, standalone, zfs)
Process completed with exit code 1.
System tests (1.20.x, standalone, lvm)
Process completed with exit code 1.
System tests (1.20.x, cluster, ceph)
Canceling since a higher priority waiting request for 'Tests-refs/heads/main' exists
System tests (1.20.x, cluster, ceph)
The operation was canceled.
System tests (1.20.x, standalone, ceph)
Canceling since a higher priority waiting request for 'Tests-refs/heads/main' exists
System tests (1.20.x, standalone, ceph)
The operation was canceled.

Artifacts

Produced during runtime
Name Size
Linux Expired
34.7 MB
Windows Expired
18.6 MB
documentation Expired
24.2 MB
macOS Expired
18 MB