Scheduled #106
codeql
on: dynamic
Matrix: analyze
Annotations
10 errors
Analyze (go)
unknown field SameSite in struct literal of type Options
|
Analyze (go)
store.Options.SameSite undefined (type *Options has no field or method SameSite) (typecheck)
|
Analyze (go)
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
|
Analyze (go)
cannot range over seq (variable of type iter.Seq2[K, V]) (typecheck)
|
Analyze (go)
not enough arguments in call to time.Unix
|
Analyze (go)
r.ReadRune undefined (type byteReader has no field or method ReadRune) (typecheck)
|
Analyze (go)
r.UnreadRune undefined (type byteReader has no field or method UnreadRune) (typecheck)
|
Analyze (go)
missing type in composite literal (typecheck)
|
Analyze (go)
missing type in composite literal (typecheck)
|
Analyze (go)
missing return (typecheck)
|