Skip to content

Add support for 'using enum' #234

Add support for 'using enum'

Add support for 'using enum' #234

Triggered via pull request May 28, 2024 03:46
@virtualdvirtuald
synchronize #98
using-enum
Status Failure
Total duration 48s
Artifacts 1

dist.yml

on: pull_request
Matrix: test
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

42 errors and 11 warnings
test (macos-13, 3.10, x86)
The version '3.10' with architecture 'x86' was not found for macOS 13.6.6. The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
test (ubuntu-20.04, 3.6, x64)
The job was canceled because "macos-13_3_10_x86" failed.
test (macos-13, 3.7, x64)
The job was canceled because "macos-13_3_10_x86" failed.
test (macos-13, 3.6, x64)
The job was canceled because "macos-13_3_10_x86" failed.
test (macos-13, 3.6, x86)
The job was canceled because "macos-13_3_10_x86" failed.
test (windows-latest, 3.7, x86)
The job was canceled because "macos-13_3_10_x86" failed.
test (windows-latest, 3.7, x64)
The job was canceled because "macos-13_3_10_x86" failed.
test (windows-latest, 3.8, x64)
The job was canceled because "macos-13_3_10_x86" failed.
test (macos-13, 3.7, x86)
The job was canceled because "macos-13_3_10_x86" failed.
test (windows-latest, 3.9, x64)
The job was canceled because "macos-13_3_10_x86" failed.
test (windows-latest, 3.8, x86)
The job was canceled because "macos-13_3_10_x86" failed.
test (windows-latest, 3.9, x86)
The job was canceled because "macos-13_3_10_x86" failed.
test (macos-13, 3.8, x86)
The job was canceled because "macos-13_3_10_x86" failed.
test (macos-13, 3.9, x86)
The job was canceled because "macos-13_3_10_x86" failed.
test (macos-13, 3.9, x64)
The job was canceled because "macos-13_3_10_x86" failed.
test (macos-13, 3.12, x86)
The job was canceled because "macos-13_3_10_x86" failed.
test (macos-13, 3.8, x64)
The job was canceled because "macos-13_3_10_x86" failed.
test (ubuntu-20.04, 3.9, x64)
The job was canceled because "macos-13_3_10_x86" failed.
test (windows-latest, 3.6, x64)
The job was canceled because "macos-13_3_10_x86" failed.
test (windows-latest, 3.6, x64)
A task was canceled.
test (macos-13, 3.11, x86)
The job was canceled because "macos-13_3_10_x86" failed.
test (macos-13, 3.11, x86)
The version '3.11' with architecture 'x86' was not found for macOS 13.6.6. The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
test (windows-latest, 3.11, x86)
The job was canceled because "macos-13_3_10_x86" failed.
test (windows-latest, 3.11, x86)
The operation was canceled.
test (windows-latest, 3.10, x86)
The job was canceled because "macos-13_3_10_x86" failed.
test (windows-latest, 3.10, x86)
The operation was canceled.
test (windows-latest, 3.10, x64)
The job was canceled because "macos-13_3_10_x86" failed.
test (windows-latest, 3.10, x64)
The operation was canceled.
test (windows-latest, 3.11, x64)
The job was canceled because "macos-13_3_10_x86" failed.
test (windows-latest, 3.11, x64)
The operation was canceled.
test (windows-latest, 3.6, x86)
The job was canceled because "macos-13_3_10_x86" failed.
test (windows-latest, 3.6, x86)
A task was canceled.
test (windows-latest, 3.12, x86)
The job was canceled because "macos-13_3_10_x86" failed.
test (windows-latest, 3.12, x86)
The operation was canceled.
test (windows-latest, 3.12, x64)
The job was canceled because "macos-13_3_10_x86" failed.
test (windows-latest, 3.12, x64)
The operation was canceled.
test (macos-13, 3.10, x64)
The job was canceled because "macos-13_3_10_x86" failed.
test (macos-13, 3.10, x64)
The operation was canceled.
test (macos-13, 3.11, x64)
The job was canceled because "macos-13_3_10_x86" failed.
test (macos-13, 3.11, x64)
The operation was canceled.
test (macos-13, 3.12, x64)
The job was canceled because "macos-13_3_10_x86" failed.
test (macos-13, 3.12, x64)
The operation was canceled.
check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-doc
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-mypy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-20.04, 3.8, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-20.04, 3.10, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-20.04, 3.12, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-20.04, 3.7, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-20.04, 3.11, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (macos-13, 3.10, x86)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. 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: "dist". 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
dist Expired
145 KB