PR #276 #218
codeql
on: dynamic
Matrix: analyze
Annotations
2 errors
|
Analyze (go)
cannot use d.a[i] (variable of type byte) as uint64 value in argument to binary.LittleEndian.PutUint64
|
|
Analyze (go)
invalid operation: d.a[i] ^= a (mismatched types byte and uint64)
|