Skip to content

strings: remove write method of builder #166

strings: remove write method of builder

strings: remove write method of builder #166

Triggered via push December 26, 2025 14:22
Status Failure
Total duration 1h 17m 8s
Artifacts

sanitized_ci.yml

on: push
sanitize-undefined-clang
48m 41s
sanitize-undefined-clang
sanitize-undefined-gcc
1h 0m
sanitize-undefined-gcc
sanitize-address-clang
48m 25s
sanitize-address-clang
sanitize-address-msvc
7m 29s
sanitize-address-msvc
sanitize-address-gcc
1h 3m
sanitize-address-gcc
sanitize-memory-clang
1h 2m
sanitize-memory-clang
sanitize-address-clang-without-gc
45m 50s
sanitize-address-clang-without-gc
Fit to window
Zoom out
Zoom in

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