Covtest #340
test.yml
on: pull_request
Matrix: e2e-testing
Report test results
30s
Annotations
7 errors and 29 warnings
|
e2e-testing (ubuntu-latest, yes, stable)
Process completed with exit code 1.
|
|
e2e-testing (ubuntu-latest, yes, stable)
Process completed with exit code 100.
|
|
e2e-testing (macos-latest, no, stable)
Process completed with exit code 1.
|
|
e2e-testing (macos-latest, no, stable)
Process completed with exit code 100.
|
|
e2e-testing (windows-latest, no, stable)
Process completed with exit code 1.
|
|
e2e-testing (windows-latest, no, stable)
Process completed with exit code 1.
|
|
e2e-testing (ubuntu-latest, no, nightly)
Process completed with exit code 100.
|
|
e2e-testing (ubuntu-latest, yes, stable)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
e2e-testing (macos-latest, no, stable)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
e2e-testing (windows-latest, no, stable)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
e2e-testing (ubuntu-latest, no, nightly)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Nightly unit tests failed
This is only informational and not a blocker.
|
|
e2e-testing (ubuntu-latest, no, nightly):
src/model.rs#L529
this `if` can be collapsed into the outer `match`
|
|
e2e-testing (ubuntu-latest, no, nightly):
src/model.rs#L519
this `if` can be collapsed into the outer `match`
|
|
e2e-testing (ubuntu-latest, no, nightly):
src/model.rs#L507
this `if` can be collapsed into the outer `match`
|
|
e2e-testing (ubuntu-latest, no, nightly):
src/backend.rs#L685
this function has too many arguments (10/7)
|
|
e2e-testing (ubuntu-latest, no, nightly):
src/backend.rs#L595
this function has too many arguments (8/7)
|
|
e2e-testing (ubuntu-latest, no, nightly):
src/analyze.rs#L1615
this `if` can be collapsed into the outer `match`
|
|
e2e-testing (ubuntu-latest, no, nightly):
src/index.rs#L642
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
|
|
e2e-testing (ubuntu-latest, no, nightly):
src/index.rs#L571
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
|
|
e2e-testing (ubuntu-latest, no, nightly):
src/index.rs#L444
very complex type used. Consider factoring parts into `type` definitions
|
|
e2e-testing (ubuntu-latest, no, nightly):
src/index/symbol.rs#L224
consider using `sort_by_key`
|
|
All 3 runs failed: tests::fixture_test::root_09_fixtures_field_domain (odoo-lsp-tests):
odoo-lsp-tests#L0
artifacts/Test Results (macos-latest-stable)/junit.xml
artifacts/Test Results (ubuntu-latest-nightly)/junit.xml
artifacts/Test Results (ubuntu-latest-stable)/junit.xml
|
|
All 3 runs failed: tests::fixture_test::root_13_fixtures_inverse_name (odoo-lsp-tests):
odoo-lsp-tests#L0
artifacts/Test Results (macos-latest-stable)/junit.xml
artifacts/Test Results (ubuntu-latest-nightly)/junit.xml
artifacts/Test Results (ubuntu-latest-stable)/junit.xml
|
|
All 3 runs failed: tests::fixture_test::root_14_fixtures_js_completion (odoo-lsp-tests):
odoo-lsp-tests#L0
artifacts/Test Results (macos-latest-stable)/junit.xml
artifacts/Test Results (ubuntu-latest-nightly)/junit.xml
artifacts/Test Results (ubuntu-latest-stable)/junit.xml
|
|
tests::fixture_test::root_01__UP_D_aodoo_lspodoo_lsptestingfixturesarray_inherit_without_name (odoo-lsp-tests) failed:
odoo-lsp-tests#L0
artifacts/Test Results (windows-latest-stable)/junit.xml
|
|
tests::fixture_test::root_07__UP_D_aodoo_lspodoo_lsptestingfixturescommands (odoo-lsp-tests) failed:
odoo-lsp-tests#L0
artifacts/Test Results (windows-latest-stable)/junit.xml
|
|
tests::fixture_test::root_09__UP_D_aodoo_lspodoo_lsptestingfixturesfield_domain (odoo-lsp-tests) failed:
odoo-lsp-tests#L0
artifacts/Test Results (windows-latest-stable)/junit.xml
|
|
tests::fixture_test::root_04__UP_D_aodoo_lspodoo_lsptestingfixturesbasic (odoo-lsp-tests) failed:
odoo-lsp-tests#L0
artifacts/Test Results (windows-latest-stable)/junit.xml
|
|
tests::fixture_test::root_10__UP_D_aodoo_lspodoo_lsptestingfixturesfield_kwargs (odoo-lsp-tests) failed:
odoo-lsp-tests#L0
artifacts/Test Results (windows-latest-stable)/junit.xml
|
|
tests::fixture_test::root_06__UP_D_aodoo_lspodoo_lsptestingfixturesbasic_xml (odoo-lsp-tests) failed:
odoo-lsp-tests#L0
artifacts/Test Results (windows-latest-stable)/junit.xml
|
|
tests::fixture_test::root_14__UP_D_aodoo_lspodoo_lsptestingfixturesjs_completion (odoo-lsp-tests) failed:
odoo-lsp-tests#L0
artifacts/Test Results (windows-latest-stable)/junit.xml
|
|
tests::fixture_test::root_13__UP_D_aodoo_lspodoo_lsptestingfixturesinverse_name (odoo-lsp-tests) failed:
odoo-lsp-tests#L0
artifacts/Test Results (windows-latest-stable)/junit.xml
|
|
tests::fixture_test::root_15__UP_D_aodoo_lspodoo_lsptestingfixturesmapped_check (odoo-lsp-tests) failed:
odoo-lsp-tests#L0
artifacts/Test Results (windows-latest-stable)/junit.xml
|
|
Report test results
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Report test results
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Test Results (macos-latest-stable)
|
5.89 KB |
sha256:fde01b3308c396f0fe326bc850926dc58637cf5d0b645993ff1dd2e0c29678ec
|
|
|
Test Results (ubuntu-latest-nightly)
|
5.89 KB |
sha256:b0dbeb842c61a28e4ef41f928e6c25adcde0999dbe947c886056e6249ae60bea
|
|
|
Test Results (ubuntu-latest-stable)
|
5.92 KB |
sha256:df1a0bae1a83452e22541afe269ee10676b6e74244011b3e390d8f6624be6d67
|
|
|
Test Results (windows-latest-stable)
|
25.9 KB |
sha256:873aece7ce84eda04d4584b72c4b1247593de94082340a15f83eef358cbbff7b
|
|