Skip to content

typing: use Optional[T] instead of T | None for Python 3.9 compatibility #388

typing: use Optional[T] instead of T | None for Python 3.9 compatibility

typing: use Optional[T] instead of T | None for Python 3.9 compatibility #388

Triggered via push September 30, 2024 09:09
Status Success
Total duration 50s
Artifacts

makefile.yml

on: push
Check style
5s
Check style
Check reStructuredText
9s
Check reStructuredText
Check typing
27s
Check typing
Check examples
18s
Check examples
Run test suite
37s
Run test suite
Check documentation
0s
Check documentation
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Check style
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Check reStructuredText
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Check examples
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Check typing
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check typing
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Run test suite
The `python-version` input is not set. The version of Python currently in `PATH` will be used.