gomod: Update dependencies #89
tests.yml
on: push
Code tests
6m 31s
Documentation tests
8m 47s
Matrix: Client tests
Matrix: System tests
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 |
|