feat: implement state persistence #615
Annotations
12 errors and 1 warning
|
lint
Process completed with exit code 2.
|
|
lint:
e2e/echo_test.go#L277
not enough arguments in call to setup
|
|
lint:
e2e/echo_test.go#L277
assignment mismatch: 2 variables but setup returns 3 values
|
|
test
Process completed with exit code 1.
|
|
test:
x/acpio/acp_conversation_test.go#L490
cannot use emitter (variable of type *mockEmitter) as screentracker.Emitter value in argument to acpio.NewACPConversation: *mockEmitter does not implement screentracker.Emitter (missing method EmitError)
|
|
test:
x/acpio/acp_conversation_test.go#L384
cannot use emitter (variable of type *mockEmitter) as screentracker.Emitter value in argument to acpio.NewACPConversation: *mockEmitter does not implement screentracker.Emitter (missing method EmitError)
|
|
test:
x/acpio/acp_conversation_test.go#L314
cannot use emitter (variable of type *mockEmitter) as screentracker.Emitter value in argument to acpio.NewACPConversation: *mockEmitter does not implement screentracker.Emitter (missing method EmitError)
|
|
test:
e2e/echo_test.go#L277
not enough arguments in call to setup
|
|
test:
e2e/echo_test.go#L277
assignment mismatch: 2 variables but setup returns 3 values
|
|
test:
lib/httpapi/setup.go#L107
undefined: time
|
|
test:
lib/httpapi/setup.go#L102
undefined: syscall
|
|
test:
lib/httpapi/setup.go#L8
"os/signal" imported and not used
|
|
test
Failed to restore: Failed to GetCacheEntryDownloadURL: Unable to make request: ETIMEDOUT
If you are using self-hosted runners, please make sure your runner has access to all GitHub endpoints: https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners/about-self-hosted-runners#communication-between-self-hosted-runners-and-github
|