Skip to content

fix(warnings): avoid MissingSpecAttributeWarning if property type is missing or optional #927

fix(warnings): avoid MissingSpecAttributeWarning if property type is missing or optional

fix(warnings): avoid MissingSpecAttributeWarning if property type is missing or optional #927

Triggered via pull request March 19, 2025 04:43
Status Failure
Total duration 1m 43s
Artifacts

ci.yml

on: pull_request
Matrix: test
Lint and type checks
48s
Lint and type checks
Build assets and deploy on tags
0s
Build assets and deploy on tags
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Test Python 3.7 on ubuntu-22.04
Process completed with exit code 1.
Test Python 3.8 on ubuntu-22.04
Process completed with exit code 1.
Test Python 3.9 on ubuntu-22.04
Process completed with exit code 1.
Test Python 3.9 on macos-latest
Process completed with exit code 1.
Lint and type checks
Process completed with exit code 1.
Test Python 3.7 on macos-latest
The version '3.7' with architecture 'arm64' was not found for macOS 14.7.4. The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
Test Python 3.9 on windows-latest
Process completed with exit code 1.
Test Python 3.8 on windows-latest
Process completed with exit code 1.
Test Python 3.7 on windows-latest
Process completed with exit code 1.
Test Python 3.8 on macos-latest
Process completed with exit code 1.
Test Python 3.8 on macos-latest
[notice] A new release of pip is available: 21.1.1 -> 25.0.1 [notice] To update, run: python3.8 -m pip install --upgrade pip