Skip to content

make methods and internal documentation consistent between htk and te… #14

make methods and internal documentation consistent between htk and te…

make methods and internal documentation consistent between htk and te… #14

Triggered via push November 26, 2024 23:59
Status Failure
Total duration 19s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build: textgrid/textgrid.go#L553
cannot use &newIntervalTier (value of type *IntervalTier) as Tier value in argument to append: *IntervalTier does not implement Tier (missing method SetPoints)
build: textgrid/textgrid.go#L576
cannot use &newPointTier (value of type *PointTier) as Tier value in argument to append: *PointTier does not implement Tier (missing method SetPoints)
build
Process completed with exit code 1.