Skip to content

feat: add snapshot in py server #57

feat: add snapshot in py server

feat: add snapshot in py server #57

Triggered via pull request June 29, 2026 23:31
Status Failure
Total duration 53s
Artifacts

rust-ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 3 warnings
Test
Process completed with exit code 2.
Lint
Process completed with exit code 2.
E2E Tests
Process completed with exit code 2.
E2E Tests: server/src/lib.rs#L600
no variant named `DeleteSnapshot` found for enum `protocol::Message`
E2E Tests: server/src/lib.rs#L572
cannot find module or crate `pythonize` in this scope
E2E Tests: server/src/lib.rs#L556
no variant named `GetSnapshot` found for enum `protocol::Message`
E2E Tests: server/src/lib.rs#L526
cannot find module or crate `pythonize` in this scope
E2E Tests: server/src/lib.rs#L507
no variant named `FindSnapshotByTag` found for enum `protocol::Message`
E2E Tests: server/src/lib.rs#L479
cannot find module or crate `pythonize` in this scope
E2E Tests: server/src/lib.rs#L461
no variant named `ListSnapshots` found for enum `protocol::Message`
E2E Tests: server/src/lib.rs#L419
no variant named `RestoreSnapshot` found for enum `protocol::Message`
E2E Tests: server/src/lib.rs#L373
no variant named `CreateSnapshot` found for enum `protocol::Message`
Test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
E2E Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5, docker/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/