Better highlighting #3
Draft
Annotations
10 errors and 2 warnings
gopad/editor/buffer/byte_line.go#L10
cannot use byteLine{…} (value of type byteLine) as Line value in return statement: byteLine does not implement Line (wrong type for method ByteIndex)
|
gopad/editor/buffer/byte_line.go#L16
cannot use byteLine{…} (value of type byteLine) as Line value in return statement: byteLine does not implement Line (wrong type for method ByteIndex)
|
gopad/editor/buffer/byte_line.go#L28
cannot use byteLine{…} (value of type byteLine) as Line value in return statement: byteLine does not implement Line (wrong type for method ByteIndex)
|
gopad/editor/buffer/byte_line.go#L96
cannot use l (variable of type byteLine) as Line value in return statement: byteLine does not implement Line (wrong type for method ByteIndex)
|
gopad/editor/buffer/byte_line.go#L101
cannot use l (variable of type byteLine) as Line value in return statement: byteLine does not implement Line (wrong type for method ByteIndex)
|
gopad/editor/buffer/byte_line.go#L106
cannot use l (variable of type byteLine) as Line value in return statement: byteLine does not implement Line (wrong type for method ByteIndex)
|
gopad/editor/buffer/byte_line.go#L113
cannot use l (variable of type byteLine) as Line value in return statement: byteLine does not implement Line (wrong type for method ByteIndex)
|
gopad/editor/buffer/byte_line.go#L120
cannot use l (variable of type byteLine) as Line value in return statement: byteLine does not implement Line (wrong type for method ByteIndex)
|
gopad/editor/buffer/byte_line.go#L125
cannot use l (variable of type byteLine) as Line value in return statement: byteLine does not implement Line (wrong type for method ByteIndex)
|
gopad/editor/buffer/byte_line.go#L130
cannot use l (variable of type byteLine) as Line value in return statement: byteLine does not implement Line (wrong type for method ByteIndex)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
The logs for this run have expired and are no longer available.
Loading