build-number
duration-label: 9m 40s
started-label-colon: time-days-ago
Fix #32: report Fluent (.ftl) parse errors with file:line:column
Parse errors in errors-*.ftl were logged as raw byte offsets
(ParserError { pos: 45000..45001, ... }), which is useless for finding the
problem in a large localisation file. Recover the source via
FluentResource::source(), convert the byte offset to a 1-based line/column,
and log file:line:column, the human-readable Fluent message, and a snippet of
the offending line.
This immediately surfaces the real bugs in errors-se.ftl (a "€" typo'd for "$"
in {$1}, a missing "=", a leading tab). Add a line_col unit test.
jobs-heading
divvun-actions cidivvun-actions ci
ran-in▶
build-x86_64-pc-windows-msvc$env:PATH = "C:\Program Files (x86)\Microsoft Visual Studio\...
ran-in▶
build-aarch64-pc-windows-msvc$env:PATH = "C:\Program Files (x86)\Microsoft Visual Studio\...
ran-in▶
build-x86_64-unknown-linux-gnu./x build --target x86_64-unknown-linux-gnu
mv target/x86_64...
ran-in▶
aarch64-apple-darwin - Build./x build --target aarch64-apple-darwin
mv target/aarch64-ap...
ran-in▶
lib-build-aarch64-apple-darwin./x build-lib --target aarch64-apple-darwin
mkdir -p libdivv...
ran-in▶
lib-build-x86_64-unknown-linux-gnu./x build-lib --target x86_64-unknown-linux-gnu
mkdir -p lib...
ran-in▶
lib-build-x86_64-pc-windows-msvc$env:PATH = "C:\Program Files (x86)\Microsoft Visual Studio\...
ran-in▶
lib-build-aarch64-pc-windows-msvc$env:PATH = "C:\Program Files (x86)\Microsoft Visual Studio\...
ran-in▶
aarch64-apple-darwin - Signecho '--- Downloading unsigned binary'
buildkite-agent artif...
ran-in▶
Publish (Dev)divvun-actions run divvun-runtime-publish
not-started▶