Skip to content

Add syntax for constructing and eliminating sum type values #2465

Add syntax for constructing and eliminating sum type values

Add syntax for constructing and eliminating sum type values #2465

Triggered via pull request August 5, 2023 02:46
Status Failure
Total duration 9m 43s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: pull_request
quint-linting
46s
quint-linting
quint-vscode-linting
47s
quint-vscode-linting
quint-test-generated-up-to-date
1m 40s
quint-test-generated-up-to-date
quint-antlr-grammar
52s
quint-antlr-grammar
Matrix: quint-examples-dashboard
Matrix: quint-integration-tests
Matrix: quint-unit-tests
Matrix: quint-vscode-plugin
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 15 warnings
quint-linting: quint/src/IRprinting.ts#L15
Member 'MatchCase' of the import declaration should be sorted alphabetically
quint-linting: quint/src/flattening.ts#L29
Member 'QuintLambda' of the import declaration should be sorted alphabetically
quint-linting: quint/test/parsing/quintParserFrontend.test.ts#L18
'errorTreeToString' is defined but never used. Allowed unused vars must match /^_/u
quint-linting: quint/test/parsing/quintParserFrontend.test.ts#L18
'errorTreeToString' is defined but never used
quint-linting: quint/test/parsing/quintParserFrontend.test.ts#L18
'isUnitType' is defined but never used. Allowed unused vars must match /^_/u
quint-linting: quint/test/parsing/quintParserFrontend.test.ts#L18
'isUnitType' is defined but never used
quint-linting
Process completed with exit code 1.
quint-unit-tests (ubuntu-latest)
Process completed with exit code 1.
quint-unit-tests (windows-latest)
Process completed with exit code 1.
quint-unit-tests (macos-latest)
Process completed with exit code 1.
quint-examples-dashboard (ubuntu-latest)
Process completed with exit code 1.
quint-examples-dashboard (macos-latest)
Process completed with exit code 1.
quint-linting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
quint-vscode-linting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
quint-antlr-grammar
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
quint-unit-tests (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
quint-test-generated-up-to-date
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
quint-unit-tests (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
quint-unit-tests (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
quint-vscode-plugin (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
quint-vscode-plugin (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
quint-examples-dashboard (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
quint-vscode-plugin (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
quint-integration-tests (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
quint-integration-tests (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
quint-examples-dashboard (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
quint-integration-tests (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/