Skip to content

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

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 #387

Triggered via pull request September 28, 2024 12:10
Status Success
Total duration 1m 31s
Artifacts

makefile.yml

on: pull_request
Check style
9s
Check style
Check reStructuredText
9s
Check reStructuredText
Check typing
27s
Check typing
Check examples
23s
Check examples
Run test suite
49s
Run test suite
Check documentation
1m 19s
Check documentation
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Check reStructuredText
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Check style
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.