Skip to content

Update tensorstore zarr writer to write sequences #39

Update tensorstore zarr writer to write sequences

Update tensorstore zarr writer to write sequences #39

Triggered via pull request July 2, 2024 13:46
Status Failure
Total duration 23s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
flake8
Process completed with exit code 1.
flake8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
flake8: src/python/bfiocpp/tswriter.py#L19
E241: multiple spaces after ','
flake8: src/python/bfiocpp/tswriter.py#L19
E501: line too long (119 > 88 characters)
flake8: src/python/bfiocpp/tswriter.py#L30
E501: line too long (107 > 88 characters)