test: Added tests for completeness of StateDict and Simulator #106
Annotations
4 errors and 6 warnings
build (3.11, windows-latest)
Process completed with exit code 1.
|
build (3.9, windows-latest)
Process completed with exit code 1.
|
build (3.10, windows-latest):
tests\test_io.py#L20
test_normalize_path
AssertionError: assert WindowsPath('D:/path/to/file.txt') == WindowsPath('/path/to/file.txt')
+ where WindowsPath('/path/to/file.txt') = Path('/path/to/file.txt')
|
build (3.10, windows-latest)
Process completed with exit code 1.
|
build (3.9, macOS-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (3.9, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (3.10, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (3.10, macOS-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (3.11, macOS-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (3.11, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|