wip #8800
Annotations
10 errors
Lint using golangci-lint:
cmd/simulator/cmd/root.go#L104
cannot infer S (internal/common/slices/slices.go:123:1) (typecheck)
|
Lint using golangci-lint:
cmd/simulator/cmd/root.go#L105
cannot infer S (internal/common/slices/slices.go:123:1) (typecheck)
|
Lint using golangci-lint:
internal/common/iter/xiter.go#L8
cannot range over seq (variable of type "iter".Seq[In]) (typecheck)
|
Lint using golangci-lint:
internal/common/iter/xiter.go#L20
cannot range over seq (variable of type "iter".Seq[V]) (typecheck)
|
Lint using golangci-lint:
internal/scheduler/api_test.go#L617
cannot infer S (internal/common/slices/slices.go:123:1) (typecheck)
|
Lint using golangci-lint:
internal/scheduler/gang_scheduler.go#L70
cannot infer S (internal/common/slices/slices.go:123:1) (typecheck)
|
Lint using golangci-lint:
internal/scheduler/gang_scheduler_test.go#L250
cannot infer S (internal/common/slices/slices.go:67:1) (typecheck)
|
Lint using golangci-lint:
internal/scheduler/gang_scheduler_test.go#L321
cannot infer S (internal/common/slices/slices.go:67:1) (typecheck)
|
Lint using golangci-lint:
internal/scheduler/gang_scheduler_test.go#L346
cannot infer S (internal/common/slices/slices.go:67:1) (typecheck)
|
Lint using golangci-lint:
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)
|
Loading