Upgrade Pulse. #627
Annotations
11 warnings
|
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:
Unsigned_negation.fst#L93
(288) * Warning 288 at Unsigned_negation.fst(93,32-93,47):
- FStar.Int.Cast.uint64_to_int64 is deprecated
- with care; in C the result is implementation-defined when not representable
- See also Unsigned_negation.fst(93,2-93,73)
|
|
main:
Unsigned_negation.fst#L93
(288) * Warning 288 at Unsigned_negation.fst(93,32-93,47):
- FStar.Int.Cast.uint64_to_int64 is deprecated
- with care; in C the result is implementation-defined when not representable
- See also Unsigned_negation.fst(93,2-93,73)
|
|
main:
Unsigned_negation.fst#L81
(288) * Warning 288 at Unsigned_negation.fst(81,32-81,47):
- FStar.Int.Cast.uint32_to_int32 is deprecated
- with care; in C the result is implementation-defined when not representable
- See also Unsigned_negation.fst(81,2-81,73)
|
|
main:
Unsigned_negation.fst#L81
(288) * Warning 288 at Unsigned_negation.fst(81,32-81,47):
- FStar.Int.Cast.uint32_to_int32 is deprecated
- with care; in C the result is implementation-defined when not representable
- See also Unsigned_negation.fst(81,2-81,73)
|
|
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.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
|
|
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
|