fix: Working on Writer #55
Annotations
10 errors and 1 warning
Run vulnerability checks
cannot range over 3 (untyped int constant)
|
Run vulnerability checks
cannot range over v.Len() (value of type int)
|
Run vulnerability checks
cannot range over v.Len() (value of type int)
|
Run vulnerability checks
cannot range over v.Len() (value of type int)
|
Run vulnerability checks
cannot range over v.Len() (value of type int)
|
Run vulnerability checks
cannot range over num (variable of type int)
|
Run vulnerability checks
cannot range over seq (variable of type iter.Seq[E])
|
Run vulnerability checks:
jsonschema/schema/jsonschema.go#L1
package requires newer Go version go1.23
|
Run vulnerability checks
cannot range over atyp.Len (variable of type uintptr)
|
Run vulnerability checks
cannot range over seq (variable of type iter.Seq2[K, V])
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading