Make IsTrunc an inductive type #1740
Annotations
10 warnings
Run coq-community/docker-coq-action@v1
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]
|
Run coq-community/docker-coq-action@v1:
theories/Basics/Overture.v#L134
The '%' scope delimiter in 'Arguments' commands is deprecated, use
|
Run coq-community/docker-coq-action@v1
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]
|
Run coq-community/docker-coq-action@v1:
theories/Basics/Overture.v#L138
The '%' scope delimiter in 'Arguments' commands is deprecated, use
|
Run coq-community/docker-coq-action@v1
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]
|
Run coq-community/docker-coq-action@v1:
theories/Basics/Overture.v#L195
The '%' scope delimiter in 'Arguments' commands is deprecated, use
|
Run coq-community/docker-coq-action@v1
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]
|
Run coq-community/docker-coq-action@v1:
theories/Basics/Overture.v#L325
The '%' scope delimiter in 'Arguments' commands is deprecated, use
|
Run coq-community/docker-coq-action@v1
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]
|
Run coq-community/docker-coq-action@v1:
theories/Basics/Overture.v#L338
The '%' scope delimiter in 'Arguments' commands is deprecated, use
|
The logs for this run have expired and are no longer available.
Loading