strings: remove write method of builder #166
sanitized_ci.yml
on: push
sanitize-undefined-clang
48m 41s
sanitize-undefined-gcc
1h 0m
sanitize-address-clang
48m 25s
sanitize-address-msvc
7m 29s
sanitize-address-gcc
1h 3m
sanitize-memory-clang
1h 2m
sanitize-address-clang-without-gc
45m 50s
Annotations
12 errors
|
sanitize-address-clang
Process completed with exit code 1.
|
|
sanitize-address-clang:
vlib/io/string_reader/string_reader.v#L243
unexpected `!`, the function `write` does not return a Result
|
|
sanitize-undefined-clang
Process completed with exit code 1.
|
|
sanitize-undefined-clang:
vlib/io/string_reader/string_reader.v#L243
unexpected `!`, the function `write` does not return a Result
|
|
sanitize-address-clang-without-gc
Process completed with exit code 1.
|
|
sanitize-address-clang-without-gc:
vlib/io/string_reader/string_reader.v#L243
unexpected `!`, the function `write` does not return a Result
|
|
sanitize-address-gcc
Process completed with exit code 1.
|
|
sanitize-address-gcc:
vlib/io/string_reader/string_reader.v#L243
unexpected `!`, the function `write` does not return a Result
|
|
sanitize-undefined-gcc
Process completed with exit code 1.
|
|
sanitize-undefined-gcc:
vlib/io/string_reader/string_reader.v#L243
unexpected `!`, the function `write` does not return a Result
|
|
sanitize-memory-clang
Process completed with exit code 1.
|
|
sanitize-memory-clang:
vlib/io/string_reader/string_reader.v#L243
unexpected `!`, the function `write` does not return a Result
|