[scanner] fix: resolve Go test failures in endpoint auth, Drasi proxy, and requireUser #17044
codeql.yml
on: pull_request
Analyze Go
4m 38s
Analyze JavaScript/TypeScript
5m 27s
Annotations
8 errors
|
Analyze Go
cannot use todayOut (variable of type int) as int64 value in struct literal
|
|
Analyze Go
cannot use todayIn (variable of type int) as int64 value in struct literal
|
|
Analyze Go
cannot use sessionOut (variable of type int) as int64 value in struct literal
|
|
Analyze Go
cannot use sessionIn (variable of type int) as int64 value in struct literal
|
|
Analyze Go
cannot use s.tokens.GetUsage() (value of type int64) as int value in assignment
|
|
Analyze Go
cannot use s.tokens.GetUsage() (value of type int64) as int value in assignment
|
|
Analyze Go
cannot use s.tokens.GetUsage() (value of type int64) as int value in assignment
|
|
Analyze Go
cannot use s.tokens.GetUsage() (value of type int64) as int value in assignment
|