notations for left and right module actions #2549
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Could not find a terminator for warning:
File "./theories/Basics/Notations.v", line 115, characters 0-53:
Warning: Notations "_ ^ _" defined at level 30 with arguments constr
at next level and "_ ^" defined at level 1 with arguments constr
at next level have incompatible prefixes. One of them will likely not work.
[notation-incompatible-prefix,parsing,default]
|
theories/Basics/Notations.v#L115
Notations "_ ^ _" defined at level 30 with arguments constr
|
Could not find a terminator for warning:
File "./theories/Basics/Notations.v", line 228, characters 0-61:
Warning: Notations "_ \ CAT" defined at level 1 with arguments constr
at level 1 and "_ \ _" defined at level 40 with arguments constr at level 40
have incompatible prefixes. One of them will likely not work.
[notation-incompatible-prefix,parsing,default]
|
theories/Basics/Notations.v#L228
Notations "_ \ CAT" defined at level 1 with arguments constr
|
Could not find a terminator for warning:
File "./theories/Basics/Notations.v", line 229, characters 0-61:
Warning: Notations "_ // CAT" defined at level 1 with arguments constr
at level 1 and "_ // _" defined at level 40 with arguments constr at level 40
have incompatible prefixes. One of them will likely not work.
[notation-incompatible-prefix,parsing,default]
theories/Basics/Notations.vo (real: 0.07, user: 0.02, sys: 0.04, mem: 73844 ko)
theories/Basics/Settings.vo (real: 0.11, user: 0.05, sys: 0.06, mem: 84876 ko)
|
theories/Basics/Notations.v#L229
Notations "_ // CAT" defined at level 1 with arguments constr
|
Could not find a terminator for warning:
File "./theories/Basics/Utf8.v", line 44, characters 0-39:
Warning: Notations "_ ₁ _" defined at level 10 with arguments constr
at next level and "_ ₁" defined at level 1 with arguments constr
at next level have incompatible prefixes. One of them will likely not work.
[notation-incompatible-prefix,parsing,default]
|
theories/Basics/Utf8.v#L44
Notations "_ ₁ _" defined at level 10 with arguments constr
|
Could not find a terminator for warning:
File "./theories/Basics/Utf8.v", line 47, characters 0-62:
Warning: Notations "_ ⇓ CAT" defined at level 1 with arguments constr
at level 1 and "_ ⇓ _" defined at level 40 with arguments constr at level 40
have incompatible prefixes. One of them will likely not work.
[notation-incompatible-prefix,parsing,default]
|
theories/Basics/Utf8.v#L47
Notations "_ ⇓ CAT" defined at level 1 with arguments constr
|
This job succeeded
Loading