feat: add snapshot in py server #57
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/
|