Refactor client, and add test (#98) #41
build.yaml
on: push
lint and test
/
golangci-lint
19s
lint and test
/
go test
28s
go generate
/
go generate
12s
Annotations
10 errors
lint and test / golangci-lint:
atp/client.go#L190
c.rawChannels undefined (type *client has no field or method rawChannels) (typecheck)
|
lint and test / golangci-lint:
plugin/plugin.go#L8
could not import go.flow.arcalot.io/pluginsdk/atp (-: # go.flow.arcalot.io/pluginsdk/atp
|
lint and test / golangci-lint:
atp/client.go#L190
c.rawChannels undefined (type *client has no field or method rawChannels)) (typecheck)
|
lint and test / golangci-lint:
atp/protocol_test.go#L9
could not import go.flow.arcalot.io/pluginsdk/atp (-: # go.flow.arcalot.io/pluginsdk/atp
|
lint and test / golangci-lint:
atp/client.go#L190
c.rawChannels undefined (type *client has no field or method rawChannels)) (typecheck)
|
lint and test / golangci-lint:
atp/protocol_test.go#L368
cannot infer T (/home/runner/go/pkg/mod/go.arcalot.io/[email protected]/equality.go:10:1) (typecheck)
|
lint and test / golangci-lint:
atp/protocol_test.go#L739
cannot infer T (/home/runner/go/pkg/mod/go.arcalot.io/[email protected]/equality.go:10:1) (typecheck)
|
lint and test / golangci-lint
issues found
|
lint and test / go test:
atp/client.go#L190
c.rawChannels undefined (type *client has no field or method rawChannels)
|
lint and test / go test
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-results
Expired
|
28.1 KB |
|