Skip to content

Add CharacterLiteral support in trRValue #675

Add CharacterLiteral support in trRValue

Add CharacterLiteral support in trRValue #675

Triggered via pull request May 28, 2026 19:52
Status Failure
Total duration 3m 12s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 21 warnings
main
Process completed with exit code 2.
main: Func_classify_char.fst#L42
(189) * Error 189 at Func_classify_char.fst(42,10-42,10): - Expected expression of type Typedef_int32_t.ty_int32_t got expression () of type Prims.unit
main
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
main: dummy#L0
(321) * Warning 321: - Did not expect module Pulse to be already checked. - Found it in an unexpected location: /home/runner/.local/fstar/lib/fstar/pulse/pulse.checked/Pulse.fst.checked instead of ../../_cache/binary_ops/Pulse.fst.checked
main: dummy#L0
(321) * Warning 321: - Did not expect module Pulse.Main to be already checked. - Found it in an unexpected location: /home/runner/.local/fstar/lib/fstar/pulse/common.checked/Pulse.Main.fsti.checked instead of ../../_cache/binary_ops/Pulse.Main.fsti.checked
main: dummy#L0
(321) * Warning 321: - Did not expect module Pulse to be already checked. - Found it in an unexpected location: /home/runner/.local/fstar/lib/fstar/pulse/pulse.checked/Pulse.fst.checked instead of ../../_cache/arrayptrs/Pulse.fst.checked
main: dummy#L0
(321) * Warning 321: - Did not expect module Pulse to be already checked. - Found it in an unexpected location: /home/runner/.local/fstar/lib/fstar/pulse/pulse.checked/Pulse.fst.checked instead of ../../_cache/assign_expr/Pulse.fst.checked
main: dummy#L0
(321) * Warning 321: - Did not expect module Pulse to be already checked. - Found it in an unexpected location: /home/runner/.local/fstar/lib/fstar/pulse/pulse.checked/Pulse.fst.checked instead of ../../_cache/antiquot/Pulse.fst.checked
main: dummy#L0
(321) * Warning 321: - Did not expect module Pulse to be already checked. - Found it in an unexpected location: /home/runner/.local/fstar/lib/fstar/pulse/pulse.checked/Pulse.fst.checked instead of ../../_cache/array_test/Pulse.fst.checked
main: dummy#L0
(321) * Warning 321: - Did not expect module Pulse.Main to be already checked. - Found it in an unexpected location: /home/runner/.local/fstar/lib/fstar/pulse/common.checked/Pulse.Main.fsti.checked instead of ../../_cache/arrayptrs/Pulse.Main.fsti.checked
main: dummy#L0
(321) * Warning 321: - Did not expect module Pulse.Main to be already checked. - Found it in an unexpected location: /home/runner/.local/fstar/lib/fstar/pulse/common.checked/Pulse.Main.fsti.checked instead of ../../_cache/assign_expr/Pulse.Main.fsti.checked
main: dummy#L0
(321) * Warning 321: - Did not expect module Pulse.Main to be already checked. - Found it in an unexpected location: /home/runner/.local/fstar/lib/fstar/pulse/common.checked/Pulse.Main.fsti.checked instead of ../../_cache/array_test/Pulse.Main.fsti.checked
main: dummy#L0
(321) * Warning 321: - Did not expect module Pulse.Main to be already checked. - Found it in an unexpected location: /home/runner/.local/fstar/lib/fstar/pulse/common.checked/Pulse.Main.fsti.checked instead of ../../_cache/antiquot/Pulse.Main.fsti.checked
main: Pulse.Lib.C.Array.fst#L117
(288) * Warning 288 at Pulse.Lib.C.Array.fst(117,4-117,13): - Pulse.Lib.Array.Core.mask_free is deprecated - Array.mask_free is unsound; only use for model implementations - See also Pulse.Lib.C.Array.fst(117,2-117,15)
main: Pulse.Lib.C.Array.fst#L117
(288) * Warning 288 at Pulse.Lib.C.Array.fst(117,4-117,13): - Pulse.Lib.Array.Core.mask_free is deprecated - Array.mask_free is unsound; only use for model implementations - See also Pulse.Lib.C.Array.fst(117,2-117,15)
main: Pulse.Lib.C.Array.fst#L99
(288) * Warning 288 at Pulse.Lib.C.Array.fst(100,12-100,22): - Pulse.Lib.Array.Core.mask_alloc is deprecated - Array.mask_alloc is unsound; only use for model implementations - See also Pulse.Lib.C.Array.fst(99,1-107,3)
main: Pulse.Lib.C.Array.fst#L99
(288) * Warning 288 at Pulse.Lib.C.Array.fst(100,12-100,22): - Pulse.Lib.Array.Core.mask_alloc is deprecated - Array.mask_alloc is unsound; only use for model implementations - See also Pulse.Lib.C.Array.fst(99,1-107,3)
main: FStar.Int.Cast.fst#L170
(288) * Warning 288 at Pulse.Lib.C.Casts.fst(25,4-25,19): - FStar.Int.Cast.uint64_to_int64 is deprecated - with care; in C the result is implementation-defined when not representable - See also /home/runner/.local/fstar/lib/fstar/ulib/FStar.Int.Cast.fst(170,4-170,19)
main: FStar.Int.Cast.fst#L170
(288) * Warning 288 at Pulse.Lib.C.Casts.fst(25,4-25,19): - FStar.Int.Cast.uint64_to_int64 is deprecated - with care; in C the result is implementation-defined when not representable - See also /home/runner/.local/fstar/lib/fstar/ulib/FStar.Int.Cast.fst(170,4-170,19)
main: FStar.Int.Cast.fst#L155
(288) * Warning 288 at Pulse.Lib.C.Casts.fst(21,4-21,19): - FStar.Int.Cast.uint32_to_int32 is deprecated - with care; in C the result is implementation-defined when not representable - See also /home/runner/.local/fstar/lib/fstar/ulib/FStar.Int.Cast.fst(155,4-155,19)
main: FStar.Int.Cast.fst#L155
(288) * Warning 288 at Pulse.Lib.C.Casts.fst(21,4-21,19): - FStar.Int.Cast.uint32_to_int32 is deprecated - with care; in C the result is implementation-defined when not representable - See also /home/runner/.local/fstar/lib/fstar/ulib/FStar.Int.Cast.fst(155,4-155,19)
main: dummy#L0
(321) * Warning 321: - Did not expect module Pulse to be already checked. - Found it in an unexpected location: /home/runner/.local/fstar/lib/fstar/pulse/pulse.checked/Pulse.fst.checked instead of _cache/Pulse.fst.checked
main: dummy#L0
(321) * Warning 321: - Did not expect module Pulse.Main to be already checked. - Found it in an unexpected location: /home/runner/.local/fstar/lib/fstar/pulse/common.checked/Pulse.Main.fsti.checked instead of _cache/Pulse.Main.fsti.checked