Adapt to https://github.com/coq/coq/pull/19530 #85
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/
|
tactics/CornTac.v#L22
Coq.Classes.SetoidTactics has been replaced by
|
algebra/OperationClasses.v#L22
Coq.Setoids.Setoid has been replaced by Stdlib.Setoids.Setoid.
|
algebra/OperationClasses.v#L22
Coq.Classes.Morphisms has been replaced by Stdlib.Classes.Morphisms.
|
stdlib_omissions/Pair.v#L1
Coq.Unicode.Utf8 has been replaced by Stdlib.Unicode.Utf8.
|
stdlib_omissions/Pair.v#L1
Coq.Setoids.Setoid has been replaced by Stdlib.Setoids.Setoid.
|
stdlib_omissions/Pair.v#L1
Coq.Lists.List has been replaced by Stdlib.Lists.List.
|
algebra/RSetoid.v#L27
Coq.Setoids.Setoid has been replaced by Stdlib.Setoids.Setoid.
|
algebra/RSetoid.v#L29
Notation "_ = _" was already used in scope type_scope.
|
algebra/RSetoid.v#L29
Notation "_ ≠ _" was already used in scope type_scope.
|
algebra/RSetoid.v#L85
Declaring a scope implicitly is deprecated; use in advance an
|
This job succeeded
Loading