Adapt to https://github.com/coq/coq/pull/19530 #72
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
quote/classquote.v#L1
"From Coq" has been replaced by "From Stdlib".
|
misc/stdlib_hints.v#L1
Coq.Setoids.Setoid has been replaced by Stdlib.Setoids.Setoid.
|
misc/stdlib_hints.v#L1
Coq.Classes.Morphisms has been replaced by Stdlib.Classes.Morphisms.
|
misc/stdlib_hints.v#L1
Coq.Classes.RelationClasses has been replaced by
|
misc/stdlib_hints.v#L2
Coq.Unicode.Utf8 has been replaced by Stdlib.Unicode.Utf8.
|
misc/stdlib_hints.v#L4
Adding and removing hints in the core database implicitly is
|
misc/stdlib_hints.v#L7
Adding and removing hints in the core database implicitly is
|
misc/stdlib_hints.v#L9
Adding and removing hints in the core database implicitly is
|
implementations/ne_list.v#L4
Coq.Unicode.Utf8 has been replaced by Stdlib.Unicode.Utf8.
|
implementations/ne_list.v#L4
Coq.Lists.List has been replaced by Stdlib.Lists.List.
|
This job succeeded
Loading