Push on main #6
codeql
on: dynamic
Matrix: Analyze
Annotations
5 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
|
Analyze (go)
invalid operation: issn == nil (mismatched types string and untyped nil)
|
Analyze (go)
cannot use "https://portal.issn.org/resource/ISSN/" + issn (value of type string) as *string value in return statement
|