Skip to content

feat: support types.Struct as interface args #82

feat: support types.Struct as interface args

feat: support types.Struct as interface args #82

Triggered via pull request September 6, 2024 09:57
Status Failure
Total duration 42s
Artifacts

ci.yml

on: pull_request
Main Process
30s
Main Process
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Main Process: mocktail.go#L253
missing return (typecheck)
Main Process: syrup.go#L602
missing return (typecheck)
Main Process
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
Main Process
cannot range over seq (variable of type iter.Seq2[K, V]) (typecheck)
Main Process
not enough arguments in call to time.Unix
Main Process
inst.Arg undefined (type *onePassInst has no field or method Arg) (typecheck)
Main Process
inst.Out undefined (type *onePassInst has no field or method Out) (typecheck)
Main Process
inst.Op undefined (type *onePassInst has no field or method Op) (typecheck)
Main Process
inst.MatchRune undefined (type *onePassInst has no field or method MatchRune) (typecheck)
Main Process
inst.Rune undefined (type *onePassInst has no field or method Rune) (typecheck)