[NIT-2851] Use flag instead of env var for system_test #8512
Annotations
10 errors and 2 warnings
Analyze (go)
n.commitment.BytesUncompressed undefined (type *Point has no field or method BytesUncompressed)
|
Analyze (go):
arbos/programs/native.go#L20
could not import C (no metadata for C)
|
Analyze (go):
arbos/programs/native.go#L109
cannot convert gasLeft (variable of type *uint64) to type *u64
|
Analyze (go):
arbos/programs/native.go#L112
output.intoBytes undefined (type *rustBytes has no field or method intoBytes)
|
Analyze (go):
arbos/programs/native.go#L122
moduleHash.toHash undefined (type *bytes32 has no field or method toHash)
|
Analyze (go):
arbos/programs/native.go#L144
output.intoBytes undefined (type *rustBytes has no field or method intoBytes)
|
Analyze (go):
arbos/programs/native.go#L277
cannot convert &scope.Contract.Gas (value of type *uint64) to type *u64
|
Analyze (go):
arbos/programs/native.go#L282
output.intoBytes undefined (type *rustBytes has no field or method intoBytes)
|
Analyze (go):
arbos/programs/native.go#L295
data.read undefined (type *rustSlice has no field or method read)
|
Analyze (go):
arbos/programs/native.go#L421
output.intoBytes undefined (type *rustBytes has no field or method intoBytes)
|
Analyze (go)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Analyze (go)
Expected `which go` to return /home/runner/work/_temp/codeql-action-go-tracing/bin/go, but got /opt/hostedtoolcache/go/1.23.4/x64/bin/go: please ensure that the correct version of Go is installed before the `codeql-action/init` Action is used.
|