Better elpitime for benching #1563
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
examples/tutorial_coq_elpi_command.v#L609
This command does not support these attributes: more, this.
|
examples/tutorial_coq_elpi_command.v#L642
This command does not support these attributes: more, this.
|
examples/tutorial_coq_elpi_command.v#L643
This command does not support this attribute: unknown.
|
examples/tutorial_coq_elpi_tactic.v#L631
x is already taken, Elpi will make a name up
|
examples/tutorial_coq_elpi_tactic.v#L741
B is linear: name it _B (discard) or B_ (fresh variable)
|
examples/tutorial_coq_elpi_tactic.v#L741
A is linear: name it _A (discard) or A_ (fresh variable)
|
examples/tutorial_coq_elpi_tactic.v#L741
Ctx is linear: name it _Ctx (discard) or Ctx_ (fresh variable)
|
examples/tutorial_coq_elpi_tactic.v#L842
G2 is linear: name it _G2 (discard) or G2_ (fresh variable)
|
examples/tutorial_coq_elpi_tactic.v#L842
G1 is linear: name it _G1 (discard) or G1_ (fresh variable)
|
This job succeeded
Loading