wip: fixing highlighting #70
Annotations
20 errors and 4 warnings
test:
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)
|
test:
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)
|
test:
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)
|
test:
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)
|
test:
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)
|
test:
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)
|
test:
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)
|
test:
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)
|
test:
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)
|
test:
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)
|
lint:
gopad/ls/autocomplete.go#L9
could not import go.gopad.dev/gopad/gopad/editor/buffer (-: # go.gopad.dev/gopad/gopad/editor/buffer
|
lint:
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)
|
lint:
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)
|
lint:
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)
|
lint:
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)
|
lint:
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)
|
lint:
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)
|
lint:
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)
|
lint:
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)
|
lint:
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)
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|