Skip to content

Add dataclass and pydantic support with simplified implementation #143

Add dataclass and pydantic support with simplified implementation

Add dataclass and pydantic support with simplified implementation #143

Triggered via pull request October 25, 2025 06:32
Status Failure
Total duration 54s
Artifacts

rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 39 warnings
clippy
Clippy had exited with the 101 exit code
fmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
fmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
fmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
fmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
clippy
Cache not found for keys: v0-rust-clippy-Linux-x64-948915f2-363427a9, v0-rust-clippy-Linux-x64-948915f2
clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
doc-check
Cache not found for keys: v0-rust-doc-check-Linux-x64-948915f2-363427a9, v0-rust-doc-check-Linux-x64-948915f2
doc-check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
doc-check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
doc-check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
doc-check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test: src/de.rs#L372
use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
test: src/de.rs#L370
use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
test: src/de.rs#L347
use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
test: src/de.rs#L336
use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
test: src/de.rs#L316
use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
test: src/de.rs#L313
use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
test: src/de.rs#L310
use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
test: src/error.rs#L16
use of deprecated struct `pyo3::DowncastError`: replaced with `CastError`
test: src/error.rs#L15
use of deprecated struct `pyo3::DowncastError`: replaced with `CastError`
test: src/error.rs#L1
use of deprecated struct `pyo3::DowncastError`: replaced with `CastError`
test: src/de.rs#L372
use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
test: src/de.rs#L370
use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
test: src/de.rs#L347
use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
test: src/de.rs#L336
use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
test: src/de.rs#L316
use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
test: src/de.rs#L313
use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
test: src/de.rs#L310
use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
test: src/error.rs#L16
use of deprecated struct `pyo3::DowncastError`: replaced with `CastError`
test: src/error.rs#L15
use of deprecated struct `pyo3::DowncastError`: replaced with `CastError`
test: src/error.rs#L1
use of deprecated struct `pyo3::DowncastError`: replaced with `CastError`
test
Cache not found for keys: v0-rust-test-Linux-x64-948915f2-363427a9, v0-rust-test-Linux-x64-948915f2
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/