Scheduled #11
codeql
on: dynamic
Matrix: Analyze
Annotations
3 errors
Analyze (go)
invalid operation: timestamp == nil (mismatched types int and untyped nil)
|
Analyze (go)
cannot use nil as string value in return statement
|
Analyze (go)
cannot use timestamp (variable of type int) as int64 value in argument to time.Unix
|