Skip to content

Bump pydantic from 1.10.7 to 2.0.3 #159

Bump pydantic from 1.10.7 to 2.0.3

Bump pydantic from 1.10.7 to 2.0.3 #159

Triggered via pull request July 14, 2023 22:48
Status Failure
Total duration 48s
Artifacts

python-package.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

55 errors
test_to_avro.test_avro: tests/test_to_avro.py#L88
NotImplementedError: Type 'null' not support yet, please report this at https://github.com/godatadriven/pydantic-avro/issues
test_to_avro.test_avro_write: tests/test_to_avro.py#L125
pydantic_core._pydantic_core.ValidationError: 2 validation errors for TestModel c5 Datetimes provided to dates should have zero time - e.g. be exact dates [type=date_from_datetime_inexact, input_value=5, input_type=int] For further information visit https://errors.pydantic.dev/2.0.3/v/date_from_datetime_inexact c7 Input should be a valid string [type=string_type, input_value=7, input_type=int] For further information visit https://errors.pydantic.dev/2.0.3/v/string_type
test_to_avro.test_reused_object: tests/test_to_avro.py#L163
RuntimeError: Definition #/$defs/Nested2Model does not exist
test_to_avro.test_reused_object_array: tests/test_to_avro.py#L181
RuntimeError: Definition #/$defs/Nested2Model does not exist
test_to_avro.test_complex_avro: tests/test_to_avro.py#L202
RuntimeError: Definition #/$defs/NestedModel does not exist
test_to_avro.test_avro_write_complex: tests/test_to_avro.py#L246
pydantic_core._pydantic_core.ValidationError: 1 validation error for ComplexTestModel c6 Field required [type=missing, input_value={'c1': ['1', '2'], 'c2': ...ed2Model(c111='test'))}}, input_type=dict] For further information visit https://errors.pydantic.dev/2.0.3/v/missing
test_to_avro.test_defaults: tests/test_to_avro.py#L275
NotImplementedError: Type 'null' not support yet, please report this at https://github.com/godatadriven/pydantic-avro/issues
test_to_avro.test_custom_namespace: tests/test_to_avro.py#L294
NotImplementedError: Type 'null' not support yet, please report this at https://github.com/godatadriven/pydantic-avro/issues
test_to_avro.test_union_avro: tests/test_to_avro.py#L323
RuntimeError: Definition #/$defs/NestedModel does not exist
test_to_avro.test_optional_array: tests/test_to_avro.py#L381
NotImplementedError: Type 'null' not support yet, please report this at https://github.com/godatadriven/pydantic-avro/issues
test (3.11)
Process completed with exit code 1.
test_to_avro.test_avro: tests/test_to_avro.py#L88
NotImplementedError: Type 'null' not support yet, please report this at https://github.com/godatadriven/pydantic-avro/issues
test_to_avro.test_avro_write: tests/test_to_avro.py#L139
pydantic_core._pydantic_core.ValidationError: 2 validation errors for TestModel c5 Datetimes provided to dates should have zero time - e.g. be exact dates [type=date_from_datetime_inexact, input_value=5, input_type=int] For further information visit https://errors.pydantic.dev/2.0.3/v/date_from_datetime_inexact c7 Input should be a valid string [type=string_type, input_value=7, input_type=int] For further information visit https://errors.pydantic.dev/2.0.3/v/string_type
test_to_avro.test_reused_object: tests/test_to_avro.py#L163
RuntimeError: Definition #/$defs/Nested2Model does not exist
test_to_avro.test_reused_object_array: tests/test_to_avro.py#L181
RuntimeError: Definition #/$defs/Nested2Model does not exist
test_to_avro.test_complex_avro: tests/test_to_avro.py#L202
RuntimeError: Definition #/$defs/NestedModel does not exist
test_to_avro.test_avro_write_complex: tests/test_to_avro.py#L251
pydantic_core._pydantic_core.ValidationError: 1 validation error for ComplexTestModel c6 Field required [type=missing, input_value={'c1': ['1', '2'], 'c2': ...ed2Model(c111='test'))}}, input_type=dict] For further information visit https://errors.pydantic.dev/2.0.3/v/missing
test_to_avro.test_defaults: tests/test_to_avro.py#L275
NotImplementedError: Type 'null' not support yet, please report this at https://github.com/godatadriven/pydantic-avro/issues
test_to_avro.test_custom_namespace: tests/test_to_avro.py#L294
NotImplementedError: Type 'null' not support yet, please report this at https://github.com/godatadriven/pydantic-avro/issues
test_to_avro.test_union_avro: tests/test_to_avro.py#L323
RuntimeError: Definition #/$defs/NestedModel does not exist
test_to_avro.test_optional_array: tests/test_to_avro.py#L381
NotImplementedError: Type 'null' not support yet, please report this at https://github.com/godatadriven/pydantic-avro/issues
test_to_avro.test_avro: tests/test_to_avro.py#L88
NotImplementedError: Type 'null' not support yet, please report this at https://github.com/godatadriven/pydantic-avro/issues
test_to_avro.test_avro_write: tests/test_to_avro.py#L125
pydantic_core._pydantic_core.ValidationError: 2 validation errors for TestModel c5 Datetimes provided to dates should have zero time - e.g. be exact dates [type=date_from_datetime_inexact, input_value=5, input_type=int] For further information visit https://errors.pydantic.dev/2.0.3/v/date_from_datetime_inexact c7 Input should be a valid string [type=string_type, input_value=7, input_type=int] For further information visit https://errors.pydantic.dev/2.0.3/v/string_type
test_to_avro.test_reused_object: tests/test_to_avro.py#L163
RuntimeError: Definition #/$defs/Nested2Model does not exist
test_to_avro.test_reused_object_array: tests/test_to_avro.py#L181
RuntimeError: Definition #/$defs/Nested2Model does not exist
test_to_avro.test_complex_avro: tests/test_to_avro.py#L202
RuntimeError: Definition #/$defs/NestedModel does not exist
test_to_avro.test_avro_write_complex: tests/test_to_avro.py#L246
pydantic_core._pydantic_core.ValidationError: 1 validation error for ComplexTestModel c6 Field required [type=missing, input_value={'c1': ['1', '2'], 'c2': ...ed2Model(c111='test'))}}, input_type=dict] For further information visit https://errors.pydantic.dev/2.0.3/v/missing
test_to_avro.test_defaults: tests/test_to_avro.py#L275
NotImplementedError: Type 'null' not support yet, please report this at https://github.com/godatadriven/pydantic-avro/issues
test_to_avro.test_custom_namespace: tests/test_to_avro.py#L294
NotImplementedError: Type 'null' not support yet, please report this at https://github.com/godatadriven/pydantic-avro/issues
test_to_avro.test_union_avro: tests/test_to_avro.py#L323
RuntimeError: Definition #/$defs/NestedModel does not exist
test_to_avro.test_optional_array: tests/test_to_avro.py#L381
NotImplementedError: Type 'null' not support yet, please report this at https://github.com/godatadriven/pydantic-avro/issues
test_to_avro.test_avro: tests/test_to_avro.py#L88
NotImplementedError: Type 'null' not support yet, please report this at https://github.com/godatadriven/pydantic-avro/issues
test_to_avro.test_avro_write: tests/test_to_avro.py#L125
pydantic_core._pydantic_core.ValidationError: 2 validation errors for TestModel c5 Datetimes provided to dates should have zero time - e.g. be exact dates [type=date_from_datetime_inexact, input_value=5, input_type=int] For further information visit https://errors.pydantic.dev/2.0.3/v/date_from_datetime_inexact c7 Input should be a valid string [type=string_type, input_value=7, input_type=int] For further information visit https://errors.pydantic.dev/2.0.3/v/string_type
test_to_avro.test_reused_object: tests/test_to_avro.py#L163
RuntimeError: Definition #/$defs/Nested2Model does not exist
test_to_avro.test_reused_object_array: tests/test_to_avro.py#L181
RuntimeError: Definition #/$defs/Nested2Model does not exist
test_to_avro.test_complex_avro: tests/test_to_avro.py#L202
RuntimeError: Definition #/$defs/NestedModel does not exist
test_to_avro.test_avro_write_complex: tests/test_to_avro.py#L246
pydantic_core._pydantic_core.ValidationError: 1 validation error for ComplexTestModel c6 Field required [type=missing, input_value={'c1': ['1', '2'], 'c2': ...ed2Model(c111='test'))}}, input_type=dict] For further information visit https://errors.pydantic.dev/2.0.3/v/missing
test_to_avro.test_defaults: tests/test_to_avro.py#L275
NotImplementedError: Type 'null' not support yet, please report this at https://github.com/godatadriven/pydantic-avro/issues
test_to_avro.test_custom_namespace: tests/test_to_avro.py#L294
NotImplementedError: Type 'null' not support yet, please report this at https://github.com/godatadriven/pydantic-avro/issues
test_to_avro.test_union_avro: tests/test_to_avro.py#L323
RuntimeError: Definition #/$defs/NestedModel does not exist
test_to_avro.test_optional_array: tests/test_to_avro.py#L381
NotImplementedError: Type 'null' not support yet, please report this at https://github.com/godatadriven/pydantic-avro/issues
test (3.7)
Process completed with exit code 1.
test (3.8)
Process completed with exit code 1.
test_to_avro.test_avro: tests/test_to_avro.py#L88
NotImplementedError: Type 'null' not support yet, please report this at https://github.com/godatadriven/pydantic-avro/issues
test_to_avro.test_avro_write: tests/test_to_avro.py#L125
pydantic_core._pydantic_core.ValidationError: 2 validation errors for TestModel c5 Datetimes provided to dates should have zero time - e.g. be exact dates [type=date_from_datetime_inexact, input_value=5, input_type=int] For further information visit https://errors.pydantic.dev/2.0.3/v/date_from_datetime_inexact c7 Input should be a valid string [type=string_type, input_value=7, input_type=int] For further information visit https://errors.pydantic.dev/2.0.3/v/string_type
test_to_avro.test_reused_object: tests/test_to_avro.py#L163
RuntimeError: Definition #/$defs/Nested2Model does not exist
test_to_avro.test_reused_object_array: tests/test_to_avro.py#L181
RuntimeError: Definition #/$defs/Nested2Model does not exist
test_to_avro.test_complex_avro: tests/test_to_avro.py#L202
RuntimeError: Definition #/$defs/NestedModel does not exist
test_to_avro.test_avro_write_complex: tests/test_to_avro.py#L246
pydantic_core._pydantic_core.ValidationError: 1 validation error for ComplexTestModel c6 Field required [type=missing, input_value={'c1': ['1', '2'], 'c2': ...ed2Model(c111='test'))}}, input_type=dict] For further information visit https://errors.pydantic.dev/2.0.3/v/missing
test_to_avro.test_defaults: tests/test_to_avro.py#L275
NotImplementedError: Type 'null' not support yet, please report this at https://github.com/godatadriven/pydantic-avro/issues
test_to_avro.test_custom_namespace: tests/test_to_avro.py#L294
NotImplementedError: Type 'null' not support yet, please report this at https://github.com/godatadriven/pydantic-avro/issues
test_to_avro.test_union_avro: tests/test_to_avro.py#L323
RuntimeError: Definition #/$defs/NestedModel does not exist
test_to_avro.test_optional_array: tests/test_to_avro.py#L381
NotImplementedError: Type 'null' not support yet, please report this at https://github.com/godatadriven/pydantic-avro/issues
test (3.9)
Process completed with exit code 1.
test (3.10)
Process completed with exit code 1.