Skip to content

Scheduled

Scheduled #11

Triggered via dynamic April 9, 2024 22:16
Status Success
Total duration 57s
Artifacts

codeql

on: dynamic
Matrix: Analyze
Fit to window
Zoom out
Zoom in

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