Skip to content

Remove Python 3.7 in CI, add 3.12 #102

Remove Python 3.7 in CI, add 3.12

Remove Python 3.7 in CI, add 3.12 #102

Triggered via pull request June 10, 2024 06:45
@FinomnisFinomnis
synchronize #27
fix_ci
Status Success
Total duration 1m 20s
Artifacts 25

actions.yml

on: pull_request
Matrix: run
Fit to window
Zoom out
Zoom in

Annotations

1 error and 16 warnings
run (macos-latest, 3.8)
[notice] A new release of pip is available: 21.1.1 -> 24.0 [notice] To update, run: python3.8 -m pip install --upgrade pip
run (macos-latest, 3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run (macos-latest, 3.12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run (macos-latest, 3.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run (macos-latest, 3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run (ubuntu-latest, 3.12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run (ubuntu-latest, 3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run (ubuntu-latest, 3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run (windows-latest, 3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run (ubuntu-latest, 3.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run (windows-latest, 3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run (windows-latest, 3.12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run (macos-latest, 3.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run (windows-latest, 3.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run (windows-latest, 3.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: "generated-macos-latest-3.10-roboto", "generated-macos-latest-3.11-roboto", "generated-macos-latest-3.12-roboto", "generated-macos-latest-3.8-roboto", "generated-macos-latest-3.9-roboto", "generated-ubuntu-latest-3.10", "generated-ubuntu-latest-3.10-roboto", "generated-ubuntu-latest-3.11", "generated-ubuntu-latest-3.11-roboto", "generated-ubuntu-latest-3.12", "generated-ubuntu-latest-3.12-roboto", "generated-ubuntu-latest-3.8", "generated-ubuntu-latest-3.8-roboto", "generated-ubuntu-latest-3.9", "generated-ubuntu-latest-3.9-roboto", "generated-windows-latest-3.10", "generated-windows-latest-3.10-roboto", "generated-windows-latest-3.11", "generated-windows-latest-3.11-roboto", "generated-windows-latest-3.12", "generated-windows-latest-3.12-roboto", "generated-windows-latest-3.8", "generated-windows-latest-3.8-roboto", "generated-windows-latest-3.9", "generated-windows-latest-3.9-roboto". 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/
run (ubuntu-latest, 3.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
generated-macos-latest-3.10-roboto
41.1 KB
generated-macos-latest-3.11-roboto
41.1 KB
generated-macos-latest-3.12-roboto
41.1 KB
generated-macos-latest-3.8-roboto
41.1 KB
generated-macos-latest-3.9-roboto
41.1 KB
generated-ubuntu-latest-3.10
59.2 KB
generated-ubuntu-latest-3.10-roboto
41.1 KB
generated-ubuntu-latest-3.11
59.2 KB
generated-ubuntu-latest-3.11-roboto
41.1 KB
generated-ubuntu-latest-3.12
59.2 KB
generated-ubuntu-latest-3.12-roboto
41.1 KB
generated-ubuntu-latest-3.8
59.2 KB
generated-ubuntu-latest-3.8-roboto
41.1 KB
generated-ubuntu-latest-3.9
59.2 KB
generated-ubuntu-latest-3.9-roboto
41.1 KB
generated-windows-latest-3.10
60.5 KB
generated-windows-latest-3.10-roboto
41.1 KB
generated-windows-latest-3.11
60.5 KB
generated-windows-latest-3.11-roboto
41.1 KB
generated-windows-latest-3.12
60.5 KB
generated-windows-latest-3.12-roboto
41.1 KB
generated-windows-latest-3.8
60.5 KB
generated-windows-latest-3.8-roboto
41.1 KB
generated-windows-latest-3.9
60.5 KB
generated-windows-latest-3.9-roboto
41.1 KB