Merge branch 'devel' #31
Annotations
9 errors and 1 warning
build (3.10):
tasks/build/lib/common/io.py#L332
Could not access item in TypedDict
"Error" is not a required key in "_ClientErrorResponseTypeDef", so access may result in runtime exception (reportTypedDictNotRequiredAccess)
|
build (3.10):
tasks/build/lib/common/io.py#L332
Could not access item in TypedDict
"Code" is not a required key in "_ClientErrorResponseError", so access may result in runtime exception (reportTypedDictNotRequiredAccess)
|
build (3.10):
tasks/build/lib/common/io.py#L449
Could not access item in TypedDict
"Error" is not a required key in "_ClientErrorResponseTypeDef", so access may result in runtime exception (reportTypedDictNotRequiredAccess)
|
build (3.10):
tasks/build/lib/common/io.py#L449
Could not access item in TypedDict
"Code" is not a required key in "_ClientErrorResponseError", so access may result in runtime exception (reportTypedDictNotRequiredAccess)
|
build (3.10):
tasks/common/io.py#L332
Could not access item in TypedDict
"Error" is not a required key in "_ClientErrorResponseTypeDef", so access may result in runtime exception (reportTypedDictNotRequiredAccess)
|
build (3.10):
tasks/common/io.py#L332
Could not access item in TypedDict
"Code" is not a required key in "_ClientErrorResponseError", so access may result in runtime exception (reportTypedDictNotRequiredAccess)
|
build (3.10):
tasks/common/io.py#L449
Could not access item in TypedDict
"Error" is not a required key in "_ClientErrorResponseTypeDef", so access may result in runtime exception (reportTypedDictNotRequiredAccess)
|
build (3.10):
tasks/common/io.py#L449
Could not access item in TypedDict
"Code" is not a required key in "_ClientErrorResponseError", so access may result in runtime exception (reportTypedDictNotRequiredAccess)
|
build (3.10)
8 errors
|
build (3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|