Better error reporting #1628
Annotations
11 warnings
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/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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