notations for left and right module actions #2549
ci.yml
on: pull_request
Matrix: coqchk
Matrix: install
doc-alectryon
15m 23s
doc-dep-graphs
7m 4s
doc-coqdoc
1m 5s
doc-timing
1m 6s
delete-artifacts
7s
Annotations
36 warnings
nix
Unexpected input(s) 'name', 'authToken', 'extraPullNames', valid inputs are ['extra_nix_config', 'github_access_token', 'install_url', 'install_options', 'nix_path']
|
build (supported)
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/
|
build (latest)
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/
|
build (dev, --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/
|
build (dev, --warnings)
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]
|
build (dev, --warnings):
theories/Basics/Notations.v#L115
Notations "_ ^ _" defined at level 30 with arguments constr
|
build (dev, --warnings)
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]
|
build (dev, --warnings):
theories/Basics/Notations.v#L228
Notations "_ \ CAT" defined at level 1 with arguments constr
|
build (dev, --warnings)
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)
|
build (dev, --warnings):
theories/Basics/Notations.v#L229
Notations "_ // CAT" defined at level 1 with arguments constr
|
build (dev, --warnings)
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]
|
build (dev, --warnings):
theories/Basics/Utf8.v#L44
Notations "_ ₁ _" defined at level 10 with arguments constr
|
build (dev, --warnings)
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]
|
build (dev, --warnings):
theories/Basics/Utf8.v#L47
Notations "_ ⇓ CAT" defined at level 1 with arguments constr
|
opam-build (dev, ubuntu-latest):
theories/Basics/Notations.v#L115
Notations "_ ^ _" defined at level 30 with arguments constr
|
opam-build (dev, ubuntu-latest):
theories/Basics/Notations.v#L228
Notations "_ \\ CAT" defined at level 1 with arguments constr
|
opam-build (dev, ubuntu-latest):
theories/Basics/Notations.v#L229
Notations "_ // CAT" defined at level 1 with arguments constr
|
opam-build (dev, ubuntu-latest):
theories/Basics/Utf8.v#L44
Notations "_ ₁ _" defined at level 10 with arguments constr
|
opam-build (dev, ubuntu-latest):
theories/Basics/Utf8.v#L47
Notations "_ ⇓ CAT" defined at level 1 with arguments constr
|
opam-build (dev, ubuntu-latest):
theories/Basics/Utf8.v#L48
Notations "_ ⇑ CAT" defined at level 1 with arguments constr
|
opam-build (dev, ubuntu-latest):
theories/Basics/Overture.v#L5
Notations "_ ^ _" defined at level 30 with arguments constr
|
opam-build (dev, ubuntu-latest):
theories/Basics/Overture.v#L5
Notations "_ \\ CAT" defined at level 1 with arguments constr
|
opam-build (dev, ubuntu-latest):
theories/Basics/Overture.v#L5
Notations "_ // CAT" defined at level 1 with arguments constr
|
opam-build (dev, ubuntu-latest):
theories/Basics/Numerals/Decimal.v#L15
Notations "_ ^ _" defined at level 30 with arguments constr
|
doc-coqdoc
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/download-artifact@v3, 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/
|
doc-timing
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/download-artifact@v3, 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/
|
coqchk (dev)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/download-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/
|
coqchk (latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/download-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/
|
coqchk (supported)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/download-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/
|
install (latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/download-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/
|
install (dev)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/download-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/
|
install (supported)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/download-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/
|
doc-dep-graphs
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/download-artifact@v3, 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/
|
doc-alectryon
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/download-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/
|
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/
|
delete-artifacts
The following actions uses Node.js version which is deprecated and will be forced to run on node20: geekyeggo/delete-artifact@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|