Skip to content

Pulse nightly build #104

Pulse nightly build

Pulse nightly build #104

Triggered via schedule May 17, 2025 00:39
Status Success
Total duration 23m 16s
Artifacts 2
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

nightly.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
mac: FStarC.Parser.ToDocument.fst#L1731
(328) * Warning 328 at /Users/runner/work/pulse/pulse/FStar/src/parser/FStarC.Parser.ToDocument.fst(1731,4-1731,21): - Global binding 'FStarC.Parser.ToDocument.p_maybeFocusArrow' is recursive but not used in its body
mac: FStarC.Parser.ToDocument.fst#L1093
(328) * Warning 328 at /Users/runner/work/pulse/pulse/FStar/src/parser/FStarC.Parser.ToDocument.fst(1093,4-1093,24): - Global binding 'FStarC.Parser.ToDocument.p_disjunctivePattern' is recursive but not used in its body
mac: FStarC.Parser.ToDocument.fst#L754
(328) * Warning 328 at /Users/runner/work/pulse/pulse/FStar/src/parser/FStarC.Parser.ToDocument.fst(754,4-754,13): - Global binding 'FStarC.Parser.ToDocument.p_justSig' is recursive but not used in its body
mac: FStarC.Parser.ToDocument.fst#L733
(328) * Warning 328 at /Users/runner/work/pulse/pulse/FStar/src/parser/FStarC.Parser.ToDocument.fst(733,8-733,14): - Global binding 'FStarC.Parser.ToDocument.p_decl' is recursive but not used in its body
mac: FStarC.Parser.AST.fst#L771
(328) * Warning 328 at /Users/runner/work/pulse/pulse/FStar/src/parser/FStarC.Parser.AST.fst(771,8-771,22): - Global binding 'FStarC.Parser.AST.decl_to_string' is recursive but not used in its body
mac: FStarC.Plugins.fst#L88
(337) * Warning 337 at /Users/runner/work/pulse/pulse/FStar/src/basic/FStarC.Plugins.fst(88,16-88,17): - The operator '@' has been resolved to FStar.List.Tot.append even though FStar.List.Tot is not in scope. Please add an 'open FStar.List.Tot' to stop relying on this deprecated, special treatment of '@'.
mac: FStarC.Plugins.fst#L87
(337) * Warning 337 at /Users/runner/work/pulse/pulse/FStar/src/basic/FStarC.Plugins.fst(87,16-87,17): - The operator '@' has been resolved to FStar.List.Tot.append even though FStar.List.Tot is not in scope. Please add an 'open FStar.List.Tot' to stop relying on this deprecated, special treatment of '@'.
mac: FStarC.Plugins.fst#L86
(337) * Warning 337 at /Users/runner/work/pulse/pulse/FStar/src/basic/FStarC.Plugins.fst(86,16-86,17): - The operator '@' has been resolved to FStar.List.Tot.append even though FStar.List.Tot is not in scope. Please add an 'open FStar.List.Tot' to stop relying on this deprecated, special treatment of '@'.
mac: FStarC.Plugins.fst#L85
(337) * Warning 337 at /Users/runner/work/pulse/pulse/FStar/src/basic/FStarC.Plugins.fst(85,16-85,17): - The operator '@' has been resolved to FStar.List.Tot.append even though FStar.List.Tot is not in scope. Please add an 'open FStar.List.Tot' to stop relying on this deprecated, special treatment of '@'.
mac: FStar.UInt.fsti#L435
(271) * Warning 271 at /Users/runner/work/pulse/pulse/FStar/stage0/out/lib/fstar/ulib/FStar.UInt.fsti(435,8-435,51): - Pattern uses these theory symbols or terms that should not be in an SMT pattern: Prims.op_Subtraction
linux: FStarC.Parser.ToDocument.fst#L1731
(328) * Warning 328 at /home/runner/work/pulse/pulse/FStar/src/parser/FStarC.Parser.ToDocument.fst(1731,4-1731,21): - Global binding 'FStarC.Parser.ToDocument.p_maybeFocusArrow' is recursive but not used in its body
linux: FStarC.Parser.ToDocument.fst#L1093
(328) * Warning 328 at /home/runner/work/pulse/pulse/FStar/src/parser/FStarC.Parser.ToDocument.fst(1093,4-1093,24): - Global binding 'FStarC.Parser.ToDocument.p_disjunctivePattern' is recursive but not used in its body
linux: FStarC.Parser.ToDocument.fst#L754
(328) * Warning 328 at /home/runner/work/pulse/pulse/FStar/src/parser/FStarC.Parser.ToDocument.fst(754,4-754,13): - Global binding 'FStarC.Parser.ToDocument.p_justSig' is recursive but not used in its body
linux: FStarC.Parser.ToDocument.fst#L733
(328) * Warning 328 at /home/runner/work/pulse/pulse/FStar/src/parser/FStarC.Parser.ToDocument.fst(733,8-733,14): - Global binding 'FStarC.Parser.ToDocument.p_decl' is recursive but not used in its body
linux: FStarC.Parser.AST.fst#L771
(328) * Warning 328 at /home/runner/work/pulse/pulse/FStar/src/parser/FStarC.Parser.AST.fst(771,8-771,22): - Global binding 'FStarC.Parser.AST.decl_to_string' is recursive but not used in its body
linux: FStarC.Plugins.fst#L88
(337) * Warning 337 at /home/runner/work/pulse/pulse/FStar/src/basic/FStarC.Plugins.fst(88,16-88,17): - The operator '@' has been resolved to FStar.List.Tot.append even though FStar.List.Tot is not in scope. Please add an 'open FStar.List.Tot' to stop relying on this deprecated, special treatment of '@'.
linux: FStarC.Plugins.fst#L87
(337) * Warning 337 at /home/runner/work/pulse/pulse/FStar/src/basic/FStarC.Plugins.fst(87,16-87,17): - The operator '@' has been resolved to FStar.List.Tot.append even though FStar.List.Tot is not in scope. Please add an 'open FStar.List.Tot' to stop relying on this deprecated, special treatment of '@'.
linux: FStarC.Plugins.fst#L86
(337) * Warning 337 at /home/runner/work/pulse/pulse/FStar/src/basic/FStarC.Plugins.fst(86,16-86,17): - The operator '@' has been resolved to FStar.List.Tot.append even though FStar.List.Tot is not in scope. Please add an 'open FStar.List.Tot' to stop relying on this deprecated, special treatment of '@'.
linux: FStarC.Plugins.fst#L85
(337) * Warning 337 at /home/runner/work/pulse/pulse/FStar/src/basic/FStarC.Plugins.fst(85,16-85,17): - The operator '@' has been resolved to FStar.List.Tot.append even though FStar.List.Tot is not in scope. Please add an 'open FStar.List.Tot' to stop relying on this deprecated, special treatment of '@'.
linux: FStar.UInt.fsti#L435
(271) * Warning 271 at /home/runner/work/pulse/pulse/FStar/stage0/out/lib/fstar/ulib/FStar.UInt.fsti(435,8-435,51): - Pattern uses these theory symbols or terms that should not be in an SMT pattern: Prims.op_Subtraction

Artifacts

Produced during runtime
Name Size Digest
package-linux Expired
204 MB
sha256:afc61650680ac4fc41384a01191c7ef8f3ff8b73a69a1cde69e22d7bd4c25fda
package-mac Expired
199 MB
sha256:972e0783091005ecef392f995cb9d36154886f11c547855c35a8cd04a8606748