Skip to content

Chore: add CI check to run tsc on the code #438

Chore: add CI check to run tsc on the code

Chore: add CI check to run tsc on the code #438

Triggered via pull request May 3, 2024 15:48
Status Success
Total duration 1m 38s
Artifacts 4

ci.yml

on: pull_request
Matrix: test-typedoc-versions
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

26 errors and 9 warnings
Python 3.12 + typedoc 0.25
Process completed with exit code 1.
Python 3.11
Process completed with exit code 1.
Python 3.10
Process completed with exit code 1.
Python 3.12
Process completed with exit code 1.
pytest ► tests.test_build_ts.test_build_ts.TestTextBuilder ► test_autoclass_constructor: test-results.xml#L0
Failed test found in: test-results.xml Error: cls = <class 'test_build_ts.TestTextBuilder'>
pytest ► tests.test_build_ts.test_build_ts.TestTextBuilder ► test_autoclass_order: test-results.xml#L0
Failed test found in: test-results.xml Error: cls = <class 'test_build_ts.TestTextBuilder'>
pytest ► tests.test_build_ts.test_build_ts.TestTextBuilder ► test_autoclass_star_order: test-results.xml#L0
Failed test found in: test-results.xml Error: cls = <class 'test_build_ts.TestTextBuilder'>
pytest ► tests.test_build_ts.test_build_ts.TestTextBuilder ► test_abstract_extends_and_implements: test-results.xml#L0
Failed test found in: test-results.xml Error: cls = <class 'test_build_ts.TestTextBuilder'>
pytest ► tests.test_build_ts.test_build_ts.TestTextBuilder ► test_exported_from: test-results.xml#L0
Failed test found in: test-results.xml Error: cls = <class 'test_build_ts.TestTextBuilder'>
pytest ► tests.test_build_ts.test_build_ts.TestTextBuilder ► test_constructorless_class: test-results.xml#L0
Failed test found in: test-results.xml Error: cls = <class 'test_build_ts.TestTextBuilder'>
pytest ► tests.test_build_ts.test_build_ts.TestTextBuilder ► test_optional_members: test-results.xml#L0
Failed test found in: test-results.xml Error: cls = <class 'test_build_ts.TestTextBuilder'>
pytest ► tests.test_build_ts.test_build_ts.TestTextBuilder ► test_deprecated: test-results.xml#L0
Failed test found in: test-results.xml Error: cls = <class 'test_build_ts.TestTextBuilder'>
pytest ► tests.test_build_ts.test_build_ts.TestTextBuilder ► test_example: test-results.xml#L0
Failed test found in: test-results.xml Error: cls = <class 'test_build_ts.TestTextBuilder'>
pytest ► tests.test_build_ts.test_build_ts.TestTextBuilder ► test_async: test-results.xml#L0
Failed test found in: test-results.xml Error: cls = <class 'test_build_ts.TestTextBuilder'>
pytest ► tests.test_build_ts.test_build_ts.TestTextBuilder ► test_symbol: test-results.xml#L0
Failed test found in: test-results.xml Error: cls = <class 'test_build_ts.TestTextBuilder'>
pytest ► tests.test_build_ts.test_build_ts.TestTextBuilder ► test_autoclass_constructor: test-results.xml#L0
Failed test found in: test-results.xml Error: cls = <class 'test_build_ts.TestTextBuilder'>
pytest ► tests.test_build_ts.test_build_ts.TestTextBuilder ► test_autoclass_order: test-results.xml#L0
Failed test found in: test-results.xml Error: cls = <class 'test_build_ts.TestTextBuilder'>
pytest ► tests.test_build_ts.test_build_ts.TestTextBuilder ► test_autoclass_star_order: test-results.xml#L0
Failed test found in: test-results.xml Error: cls = <class 'test_build_ts.TestTextBuilder'>
pytest ► tests.test_build_ts.test_build_ts.TestTextBuilder ► test_abstract_extends_and_implements: test-results.xml#L0
Failed test found in: test-results.xml Error: cls = <class 'test_build_ts.TestTextBuilder'>
pytest ► tests.test_build_ts.test_build_ts.TestTextBuilder ► test_exported_from: test-results.xml#L0
Failed test found in: test-results.xml Error: cls = <class 'test_build_ts.TestTextBuilder'>
pytest ► tests.test_build_ts.test_build_ts.TestTextBuilder ► test_constructorless_class: test-results.xml#L0
Failed test found in: test-results.xml Error: cls = <class 'test_build_ts.TestTextBuilder'>
pytest ► tests.test_build_ts.test_build_ts.TestTextBuilder ► test_optional_members: test-results.xml#L0
Failed test found in: test-results.xml Error: cls = <class 'test_build_ts.TestTextBuilder'>
pytest ► tests.test_build_ts.test_build_ts.TestTextBuilder ► test_deprecated: test-results.xml#L0
Failed test found in: test-results.xml Error: cls = <class 'test_build_ts.TestTextBuilder'>
pytest ► tests.test_build_ts.test_build_ts.TestTextBuilder ► test_example: test-results.xml#L0
Failed test found in: test-results.xml Error: cls = <class 'test_build_ts.TestTextBuilder'>
pytest ► tests.test_build_ts.test_build_ts.TestTextBuilder ► test_async: test-results.xml#L0
Failed test found in: test-results.xml Error: cls = <class 'test_build_ts.TestTextBuilder'>
pytest ► tests.test_build_ts.test_build_ts.TestTextBuilder ► test_symbol: test-results.xml#L0
Failed test found in: test-results.xml Error: cls = <class 'test_build_ts.TestTextBuilder'>
Python 3.12 + typedoc 0.25
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected], actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python 3.12 + typedoc 0.25
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Python 3.11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected], actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python 3.11
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Python 3.10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected], actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python 3.10
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Python 3.12
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected], actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python 3.12
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test_typedoc-results-3.12-0.25", "test-results-3.10", "test-results-3.11", "test-results-3.12". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
test-results-3.10 Expired
3.22 MB
test-results-3.11 Expired
3.63 MB
test-results-3.12 Expired
3.63 MB
test_typedoc-results-3.12-0.25 Expired
3.91 MB