Make IsTrunc an inductive type #1726
ci.yml
on: pull_request
Matrix: coqchk
Matrix: install
doc-alectryon
12m 34s
doc-dep-graphs
6m 59s
doc-coqdoc
1m 5s
doc-timing
1m 12s
delete-artifacts
8s
Annotations
26 warnings
nix
Unexpected input(s) 'name', 'authToken', 'extraPullNames', valid inputs are ['extra_nix_config', 'github_access_token', 'install_url', 'install_options', 'nix_path']
|
build (dev, --warnings)
Could not find a terminator for warning:
File "./theories/Basics/Overture.v", line 134, characters 0-36:
Warning: The '%' scope delimiter in 'Arguments' commands is deprecated, use
'%_' instead (available since 8.19). The '%' syntax will be reused in a
future version with the same semantics as in terms, that is adding scope to
the stack for all subterms. Code can be adapted with a script like: for f in
$(find . -name '*.v'); do sed '/Arguments/ s/%/%_/g' -i $f ; done
[argument-scope-delimiter,deprecated-since-8.19,deprecated,default]
|
build (dev, --warnings):
theories/Basics/Overture.v#L134
The '%' scope delimiter in 'Arguments' commands is deprecated, use
|
build (dev, --warnings)
Could not find a terminator for warning:
File "./theories/Basics/Overture.v", line 138, characters 0-25:
Warning: The '%' scope delimiter in 'Arguments' commands is deprecated, use
'%_' instead (available since 8.19). The '%' syntax will be reused in a
future version with the same semantics as in terms, that is adding scope to
the stack for all subterms. Code can be adapted with a script like: for f in
$(find . -name '*.v'); do sed '/Arguments/ s/%/%_/g' -i $f ; done
[argument-scope-delimiter,deprecated-since-8.19,deprecated,default]
|
build (dev, --warnings):
theories/Basics/Overture.v#L138
The '%' scope delimiter in 'Arguments' commands is deprecated, use
|
build (dev, --warnings)
Could not find a terminator for warning:
File "./theories/Basics/Overture.v", line 195, characters 0-68:
Warning: The '%' scope delimiter in 'Arguments' commands is deprecated, use
'%_' instead (available since 8.19). The '%' syntax will be reused in a
future version with the same semantics as in terms, that is adding scope to
the stack for all subterms. Code can be adapted with a script like: for f in
$(find . -name '*.v'); do sed '/Arguments/ s/%/%_/g' -i $f ; done
[argument-scope-delimiter,deprecated-since-8.19,deprecated,default]
|
build (dev, --warnings):
theories/Basics/Overture.v#L195
The '%' scope delimiter in 'Arguments' commands is deprecated, use
|
build (dev, --warnings)
Could not find a terminator for warning:
File "./theories/Basics/Overture.v", line 325, characters 0-89:
Warning: The '%' scope delimiter in 'Arguments' commands is deprecated, use
'%_' instead (available since 8.19). The '%' syntax will be reused in a
future version with the same semantics as in terms, that is adding scope to
the stack for all subterms. Code can be adapted with a script like: for f in
$(find . -name '*.v'); do sed '/Arguments/ s/%/%_/g' -i $f ; done
[argument-scope-delimiter,deprecated-since-8.19,deprecated,default]
|
build (dev, --warnings):
theories/Basics/Overture.v#L325
The '%' scope delimiter in 'Arguments' commands is deprecated, use
|
build (dev, --warnings)
Could not find a terminator for warning:
File "./theories/Basics/Overture.v", line 338, characters 0-74:
Warning: The '%' scope delimiter in 'Arguments' commands is deprecated, use
'%_' instead (available since 8.19). The '%' syntax will be reused in a
future version with the same semantics as in terms, that is adding scope to
the stack for all subterms. Code can be adapted with a script like: for f in
$(find . -name '*.v'); do sed '/Arguments/ s/%/%_/g' -i $f ; done
[argument-scope-delimiter,deprecated-since-8.19,deprecated,default]
|
build (dev, --warnings):
theories/Basics/Overture.v#L338
The '%' scope delimiter in 'Arguments' commands is deprecated, use
|
build (latest)
Could not find a terminator for warning:
File "./theories/Basics/Overture.v", line 616, characters 0-44:
Warning: istrunc_fun does not respect the uniform inheritance condition.
[uniform-inheritance,coercions,default]
theories/Basics/Overture.vo (real: 0.14, user: 0.09, sys: 0.04, mem: 164548 ko)
theories/Basics/Decimal.vo (real: 0.09, user: 0.03, sys: 0.06, mem: 99936 ko)
theories/Basics/Tactics.vo (real: 0.16, user: 0.10, sys: 0.06, mem: 179428 ko)
theories/Categories/Category/Core.vo (real: 0.13, user: 0.08, sys: 0.04, mem: 111324 ko)
test/bugs/github1794.vo (real: 0.09, user: 0.04, sys: 0.05, mem: 82720 ko)
theories/Axioms/Funext.vo (real: 0.08, user: 0.02, sys: 0.05, mem: 82892 ko)
theories/Diagrams/Graph.vo (real: 0.08, user: 0.02, sys: 0.05, mem: 83684 ko)
theories/Tactics/Nameless.vo (real: 0.08, user: 0.03, sys: 0.04, mem: 87708 ko)
theories/Basics/Hexadecimal.vo (real: 0.09, user: 0.04, sys: 0.05, mem: 108260 ko)
theories/Basics/PathGroupoids.vo (real: 0.55, user: 0.46, sys: 0.08, mem: 347972 ko)
theories/WildCat/Core.vo (real: 0.40, user: 0.31, sys: 0.09, mem: 343956 ko)
theories/Spaces/List.vo (real: 0.08, user: 0.03, sys: 0.05, mem: 94100 ko)
theories/Categories/Functor/Core.vo (real: 0.07, user: 0.03, sys: 0.04, mem: 91476 ko)
theories/Categories/Category/Strict.vo (real: 0.07, user: 0.03, sys: 0.04, mem: 85088 ko)
theories/Tactics/EvalIn.vo (real: 0.08, user: 0.02, sys: 0.05, mem: 95732 ko)
theories/Categories/Functor/Composition/Core.vo (real: 0.08, user: 0.03, sys: 0.04, mem: 95908 ko)
theories/Categories/Category/Sum.vo (real: 0.15, user: 0.10, sys: 0.04, mem: 227556 ko)
theories/Categories/Functor/Identity.vo (real: 0.08, user: 0.02, sys: 0.05, mem: 85584 ko)
theories/Categories/NaturalTransformation/Core.vo (real: 0.09, user: 0.05, sys: 0.04, mem: 127728 ko)
contrib/UniverseLevel.vo (real: 0.12, user: 0.06, sys: 0.05, mem: 151728 ko)
theories/Basics/Contractible.vo (real: 0.10, user: 0.04, sys: 0.06, mem: 122064 ko)
theories/Basics/Numeral.vo (real: 0.08, user: 0.03, sys: 0.05, mem: 85564 ko)
theories/Diagrams/CommutativeSquares.vo (real: 0.18, user: 0.12, sys: 0.06, mem: 286276 ko)
theories/Colimits/GraphQuotient.vo (real: 0.09, user: 0.04, sys: 0.05, mem: 120796 ko)
theories/WildCat/Sigma.vo (real: 0.09, user: 0.03, sys: 0.05, mem: 112372 ko)
theories/WildCat/Equiv.vo (real: 0.48, user: 0.41, sys: 0.06, mem: 348236 ko)
theories/WildCat/Paths.vo (real: 0.08, user: 0.02, sys: 0.06, mem: 91452 ko)
theories/WildCat/UnitCat.vo (real: 0.11, user: 0.05, sys: 0.05, mem: 95848 ko)
theories/WildCat/EmptyCat.vo (real: 0.12, user: 0.05, sys: 0.06, mem: 104132 ko)
theories/WildCat/Forall.vo (real: 0.12, user: 0.05, sys: 0.06, mem: 167904 ko)
theories/WildCat/Sum.vo (real: 0.35, user: 0.27, sys: 0.08, mem: 339840 ko)
theories/Tactics/BinderApply.vo (real: 0.09, user: 0.03, sys: 0.06, mem: 105064 ko)
theories/Spaces/TwoSphere.vo (real: 0.32, user: 0.24, sys: 0.07, mem: 344612 ko)
theories/Categories/NaturalTransformation/Identity.vo (real: 0.12, user: 0.05, sys: 0.07, mem: 108892 ko)
theories/Categories/NaturalTransformation/Composition/Core.vo (real: 0.16, user: 0.09, sys: 0.06, mem: 155868 ko)
theories/Tactics/RewriteModuloAssociativity.vo (real: 0.15, user: 0.09, sys: 0.06, mem: 208916 ko)
theories/Basics/Nat.vo (real: 0.09, user: 0.03, sys: 0.06, mem: 98876 ko)
theories/Basics/Equivalences.vo (real: 0.27, user: 0.19, sys: 0.08, mem: 339868 ko)
theories/WildCat/Induced.vo (real: 0.16, user: 0.10, sys: 0.06, mem: 246384 ko)
theories/WildCat/Square.vo (real: 0.27, user: 0.20, sys: 0.06, mem: 336104 ko)
theories/WildCat/PointedCat.vo (real: 0.18, user: 0.11, sys: 0.06, mem: 281472 ko)
theories/Basics/Trunc.vo (real: 0.17, user: 0.12, sys: 0.05, mem: 191260 ko)
theories/Types/Unit.vo (real: 0.10, user: 0.04, sys: 0.05, mem: 106484 ko)
theories/Types/Forall.vo (real: 0.22, user: 0.14, sys: 0.07, mem: 264908 ko)
theories/Types/Paths.vo (real: 0.39, user: 0.32, sys: 0.07, mem: 344272 ko)
theories/Categories/Category/Pi.vo (real: 0.10, user: 0.05, sys: 0.05, mem: 113108 ko)
theories/HIT/Interval.vo (real: 0.09, user: 0
|
opam-build (latest, ubuntu-latest):
theories/Basics/Overture.v#L616
istrunc_fun does not respect the uniform inheritance condition.
|
opam-build (supported, ubuntu-latest):
theories/Basics/Overture.v#L616
istrunc_fun does not respect the uniform inheritance condition.
|
opam-build (dev, ubuntu-latest):
theories/Basics/Overture.v#L134
The '%' scope delimiter in 'Arguments' commands is deprecated, use
|
opam-build (dev, ubuntu-latest):
theories/Basics/Overture.v#L138
The '%' scope delimiter in 'Arguments' commands is deprecated, use
|
opam-build (dev, ubuntu-latest):
theories/Basics/Overture.v#L195
The '%' scope delimiter in 'Arguments' commands is deprecated, use
|
opam-build (dev, ubuntu-latest):
theories/Basics/Overture.v#L325
The '%' scope delimiter in 'Arguments' commands is deprecated, use
|
opam-build (dev, ubuntu-latest):
theories/Basics/Overture.v#L338
The '%' scope delimiter in 'Arguments' commands is deprecated, use
|
opam-build (dev, ubuntu-latest):
theories/Basics/Overture.v#L339
The '%' scope delimiter in 'Arguments' commands is deprecated, use
|
opam-build (dev, ubuntu-latest):
theories/Basics/Overture.v#L348
The '%' scope delimiter in 'Arguments' commands is deprecated, use
|
opam-build (dev, ubuntu-latest):
theories/Basics/Overture.v#L382
The '%' scope delimiter in 'Arguments' commands is deprecated, use
|
opam-build (dev, ubuntu-latest):
theories/Basics/Overture.v#L396
The '%' scope delimiter in 'Arguments' commands is deprecated, use
|
opam-build (dev, ubuntu-latest):
theories/Basics/Overture.v#L401
The '%' scope delimiter in 'Arguments' commands is deprecated, use
|
opam-build (8.17, ubuntu-latest):
theories/Basics/Overture.v#L616
istrunc_fun does not respect the uniform inheritance condition.
|
delete-artifacts
The following actions uses node12 which is deprecated and will be forced to run on node16: geekyeggo/delete-artifact@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|