refactor!: pydantic v2 #116
Annotations
3 errors and 1 warning
Run actions/setup-python@v4
[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 jakebailey/pyright-action@v1:
siwe/siwe.py#L141
Expression of type "str" is incompatible with return type "ISO8601Datetime"
"str" is incompatible with "ISO8601Datetime" (reportReturnType)
|
Run jakebailey/pyright-action@v1
1 error
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jakebailey/pyright-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading