Adapt to https://github.com/coq/coq/pull/19530 #30
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/
|
Run coq-community/docker-coq-action@v1
Coq.Program has been replaced by Stdlib.Program.
|
Run coq-community/docker-coq-action@v1
"From Coq" has been replaced by "From Stdlib".
|
Run coq-community/docker-coq-action@v1
Notation "_ + _" was already used in scope nat_scope.
|
Run coq-community/docker-coq-action@v1
Notation "_ - _" was already used in scope nat_scope.
|
Run coq-community/docker-coq-action@v1
Notation "_ <= _" was already used in scope nat_scope.
|
Run coq-community/docker-coq-action@v1
Notation "_ < _" was already used in scope nat_scope.
|
Run coq-community/docker-coq-action@v1
Notation "_ >= _" was already used in scope nat_scope.
|
Run coq-community/docker-coq-action@v1
Notation "_ > _" was already used in scope nat_scope.
|
Run coq-community/docker-coq-action@v1
Notation "_ <= _ <= _" was already used in scope nat_scope.
|
Run coq-community/docker-coq-action@v1
Notation "_ < _ <= _" was already used in scope nat_scope.
|
Loading