ci.yml
on: push
lint
/
Lint TypeScript
50s
lint
/
Lint Go
38s
test
/
TypeScript Unit Tests
3m 1s
test
/
Proto Up To Date
1m 28s
build
/
prepare
1m 0s
build
/
pack-nuget
1m 33s
test
/
Golang Mod Up To Date
25s
test
/
Golang Unit Tests
0s
test
/
Golang Integration Tests
0s
All required checks done
0s
Annotations
13 errors
test / Golang Mod Up To Date
Process completed with exit code 1.
|
lint / Lint Go:
cmd/simulator/cmd/root.go#L104
cannot infer S (internal/common/slices/slices.go:123:1) (typecheck)
|
lint / Lint Go:
cmd/simulator/cmd/root.go#L105
cannot infer S (internal/common/slices/slices.go:123:1) (typecheck)
|
lint / Lint Go:
internal/common/iter/xiter.go#L8
cannot range over seq (variable of type "iter".Seq[In]) (typecheck)
|
lint / Lint Go:
internal/common/iter/xiter.go#L20
cannot range over seq (variable of type "iter".Seq[V]) (typecheck)
|
lint / Lint Go:
internal/scheduler/api_test.go#L617
cannot infer S (internal/common/slices/slices.go:123:1) (typecheck)
|
lint / Lint Go:
internal/scheduler/gang_scheduler.go#L70
cannot infer S (internal/common/slices/slices.go:123:1) (typecheck)
|
lint / Lint Go:
internal/scheduler/gang_scheduler_test.go#L250
cannot infer S (internal/common/slices/slices.go:67:1) (typecheck)
|
lint / Lint Go:
internal/scheduler/gang_scheduler_test.go#L321
cannot infer S (internal/common/slices/slices.go:67:1) (typecheck)
|
lint / Lint Go:
internal/scheduler/gang_scheduler_test.go#L346
cannot infer S (internal/common/slices/slices.go:67:1) (typecheck)
|
lint / Lint Go:
internal/scheduler/gang_scheduler_test.go#L710
cannot infer M (/home/runner/go/pkg/mod/golang.org/x/exp@v0.0.0-20240222234643-814bf88cf225/maps/maps.go:10:1) (typecheck)
|
build / prepare
github.com/spf13/pflag@v1.0.5: Get "https://proxy.golang.org/github.com/spf13/pflag/@v/v1.0.5.mod": stream error: stream ID 7; PROTOCOL_ERROR
|
build / prepare
The process '/opt/hostedtoolcache/goreleaser-action/1.24.0/x64/goreleaser' failed with exit code 1
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nupkg-artifacts
|
378 KB |
|
ts-unit-test-reports
|
3.75 KB |
|