Skip to content

Schema types#198

Merged
BotellaA merged 14 commits into
nextfrom
fix/schema-type
Oct 22, 2025
Merged

Schema types#198
BotellaA merged 14 commits into
nextfrom
fix/schema-type

Conversation

@BotellaA

Copy link
Copy Markdown
Member

No description provided.

@BotellaA BotellaA marked this pull request as ready for review October 21, 2025 08:14

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit

mypy

🚫 [mypy] reported by reviewdog 🐶
Cannot find implementation or library stub for module named "dataclasses_json" [import-not-found]

from dataclasses_json import DataClassJsonMixin


🚫 [mypy] reported by reviewdog 🐶
Class cannot subclass "DataClassJsonMixin" (has type "Any") [misc]


🚫 [mypy] reported by reviewdog 🐶
Cannot find implementation or library stub for module named "dataclasses_json" [import-not-found]

from dataclasses_json import DataClassJsonMixin


🚫 [mypy] reported by reviewdog 🐶
Class cannot subclass "DataClassJsonMixin" (has type "Any") [misc]


🚫 [mypy] reported by reviewdog 🐶
Cannot find implementation or library stub for module named "dataclasses_json" [import-not-found]

from dataclasses_json import DataClassJsonMixin


🚫 [mypy] reported by reviewdog 🐶
Class cannot subclass "DataClassJsonMixin" (has type "Any") [misc]


🚫 [mypy] reported by reviewdog 🐶
Class cannot subclass "DataClassJsonMixin" (has type "Any") [misc]

@BotellaA BotellaA requested a review from MaxNumerique October 21, 2025 08:30
@@ -0,0 +1,3 @@
{
"opengeodeweb_back": {}

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doit être généré en amont ou les actions commitent ce fichier ?

@BotellaA BotellaA merged commit 6f5983b into next Oct 22, 2025
21 checks passed
@BotellaA BotellaA deleted the fix/schema-type branch October 22, 2025 19:37
@JulienChampagnol

Copy link
Copy Markdown
Member

🎉 This PR is included in version 5.11.1-rc.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@JulienChampagnol

Copy link
Copy Markdown
Member

🎉 This PR is included in version 5.11.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants