Skip to content

Fix typos discovered by codespell #568

Fix typos discovered by codespell

Fix typos discovered by codespell #568

Triggered via pull request August 13, 2024 19:46
Status Failure
Total duration 3m 25s
Artifacts

tests.yml

on: pull_request
Matrix: manylinux
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

35 errors and 6 warnings
test (3.7, macos-latest)
The version '3.7' with architecture 'arm64' was not found for macOS 14.6.1. The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
test (3.9, macos-latest)
The job was canceled because "_3_7_macos-latest" failed.
test (3.8, macos-latest)
The job was canceled because "_3_7_macos-latest" failed.
test (3.8, macos-latest)
The operation was canceled.
test (3.10, macos-latest)
The job was canceled because "_3_7_macos-latest" failed.
test (3.10, macos-latest)
The operation was canceled.
test (3.10, ubuntu-latest)
The job was canceled because "_3_7_macos-latest" failed.
test (3.10, ubuntu-latest)
The operation was canceled.
test (3.12, macos-latest)
The job was canceled because "_3_7_macos-latest" failed.
test (3.12, macos-latest)
The operation was canceled.
test (3.8, ubuntu-latest)
The job was canceled because "_3_7_macos-latest" failed.
test (3.8, ubuntu-latest)
The operation was canceled.
test (3.11, ubuntu-latest)
The job was canceled because "_3_7_macos-latest" failed.
test (3.11, ubuntu-latest)
The operation was canceled.
test (3.11, macos-latest)
The job was canceled because "_3_7_macos-latest" failed.
test (3.11, macos-latest)
The operation was canceled.
test (3.12, ubuntu-latest)
The job was canceled because "_3_7_macos-latest" failed.
test (3.12, ubuntu-latest)
The operation was canceled.
test (3.9, ubuntu-latest)
The job was canceled because "_3_7_macos-latest" failed.
test (3.9, ubuntu-latest)
The operation was canceled.
test (3.7, ubuntu-latest)
The job was canceled because "_3_7_macos-latest" failed.
test (3.7, ubuntu-latest)
The operation was canceled.
musllinux_1_1_aarch64
Process completed with exit code 128.
manylinux2014_s390x
The job was canceled because "_3_9_musllinux_1_1_aarch6" failed.
manylinux2014_s390x
Process completed with exit code 128.
musllinux_1_1_x86_64
The job was canceled because "_3_9_musllinux_1_1_aarch6" failed.
musllinux_1_1_x86_64
The operation was canceled.
manylinux2014_x86_64
The job was canceled because "_3_9_musllinux_1_1_aarch6" failed.
manylinux2014_x86_64
The operation was canceled.
manylinux_2_28_x86_64
The job was canceled because "_3_9_musllinux_1_1_aarch6" failed.
manylinux_2_28_x86_64
The operation was canceled.
manylinux2014_ppc64le
The job was canceled because "_3_9_musllinux_1_1_aarch6" failed.
manylinux2014_ppc64le
The operation was canceled.
manylinux2014_aarch64
The job was canceled because "_3_9_musllinux_1_1_aarch6" failed.
manylinux2014_aarch64
The operation was canceled.
test (3.7, macos-latest)
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/
musllinux_1_1_aarch64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, docker/setup-qemu-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
CodeQL
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
CodeQL
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
CodeQL
The setup-python-dependencies input is deprecated and no longer has any effect. We recommend removing any references from your workflows. See https://github.blog/changelog/2024-01-23-codeql-2-16-python-dependency-installation-disabled-new-queries-and-bug-fixes/ for more information.
CodeQL
The CODEQL_PYTHON environment variable is no longer supported. Please remove it from your workflow. This environment variable was originally used to specify a Python executable that included the dependencies of your Python code, however Python analysis no longer uses these dependencies. If you used CODEQL_PYTHON to force the version of Python to analyze as, please use CODEQL_EXTRACTOR_PYTHON_ANALYSIS_VERSION instead, such as 'CODEQL_EXTRACTOR_PYTHON_ANALYSIS_VERSION=2.7' or 'CODEQL_EXTRACTOR_PYTHON_ANALYSIS_VERSION=3.11'.