Skip to content

Bump actions/checkout from 3 to 4 #297

Bump actions/checkout from 3 to 4

Bump actions/checkout from 3 to 4 #297

Triggered via push September 5, 2023 03:17
Status Success
Total duration 4m 45s
Artifacts

coq.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
master
Could not find a terminator for warning: File "/home/runner/work/coqutil/coqutil/src/coqutil/Datatypes/RecordSetters.v", line 416, characters 38-71: Warning: This expression should have type unit but has type bool. [not-unit,ltac2,default]
master: src/coqutil/Datatypes/RecordSetters.v#L416
This expression should have type unit but has type
master
Could not find a terminator for warning: File "/home/runner/work/coqutil/coqutil/src/coqutil/Datatypes/RecordSettersUsingExistingGetters.v", line 368, characters 38-71: Warning: This expression should have type unit but has type bool. [not-unit,ltac2,default]
master: src/coqutil/Datatypes/RecordSettersUsingExistingGetters.v#L368
This expression should have type unit but has type
master
Could not find a terminator for warning: File "/home/runner/work/coqutil/coqutil/src/coqutil/Tactics/SafeSimpl.v", line 19, characters 0-52: Warning: This inductive will be minimized to Set even though Universe Minimization ToSet is unset. This will change in a future version. [bad-set-minimization,deprecated-since-8.18,deprecated,default]
master: src/coqutil/Tactics/SafeSimpl.v#L19
This inductive will be minimized to Set even though Universe
master
Could not find a terminator for warning: File "/home/runner/work/coqutil/coqutil/src/coqutil/Word/Properties.v", line 61, characters 63-67: Warning: width_nonneg_context is declared opaque (Qed) but this is not fully respected inside the section and not at all outside the section. Use attribute #[clearbody] to get the current behaviour of clearing the body at the start of proofs in a forward compatible way. [opaque-let,deprecated-since-8.18,deprecated,default]
master: src/coqutil/Word/Properties.v#L61
width_nonneg_context is declared opaque (Qed) but this is not fully
master
Could not find a terminator for warning: File "/home/runner/work/coqutil/coqutil/src/coqutil/Word/Properties.v", line 228, characters 52-56: Warning: width_nonzero is declared opaque (Qed) but this is not fully respected inside the section and not at all outside the section. Use attribute #[clearbody] to get the current behaviour of clearing the body at the start of proofs in a forward compatible way. [opaque-let,deprecated-since-8.18,deprecated,default]
master: src/coqutil/Word/Properties.v#L228
width_nonzero is declared opaque (Qed) but this is not fully
Ubuntu LTS
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/3df4ab11eba7bda6032a0b82a6bb43b11571feac'. Error: Response status code does not indicate success: 502 (Bad Gateway).
Ubuntu LTS
Back off 23.927 seconds before retry.