Fix bug in ComputeDomain object being written to mutation cache #650
ci.yaml
on: push
basic
/
...
/
variables
7s
basic
/
...
/
check
1m 15s
basic
/
...
/
Unit test
24s
basic
/
...
/
Build
21s
basic
/
...
/
Analyze Go code with CodeQL
2m 42s
Annotations
8 errors
|
basic / golang / Build
Process completed with exit code 2.
|
|
basic / golang / Build:
cmd/compute-domain-daemon/computedomain.go#L414
no new variables on left side of :=
|
|
basic / golang / Unit test
Process completed with exit code 2.
|
|
basic / golang / Unit test:
cmd/compute-domain-daemon/computedomain.go#L414
no new variables on left side of :=
|
|
basic / golang / check
issues found
|
|
basic / golang / check:
cmd/compute-domain-daemon/computedomain.go#L414
no new variables on left side of := (typecheck)
|
|
basic / code-scanning / Analyze Go code with CodeQL
Process completed with exit code 2.
|
|
basic / code-scanning / Analyze Go code with CodeQL:
cmd/compute-domain-daemon/computedomain.go#L414
no new variables on left side of :=
|