Skip to content

Add TSWriter

Add TSWriter #28

Triggered via pull request June 21, 2024 15:50
Status Failure
Total duration 19s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 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: setup.py#L108
W291: trailing whitespace
flake8: src/python/bfiocpp/__init__.py#L2
F401: '.tswriter.TSWriter' imported but unused
flake8: src/python/bfiocpp/tswriter.py#L2
F401: 'typing.Tuple' imported but unused
flake8: src/python/bfiocpp/tswriter.py#L3
F401: '.libbfiocpp.FileType' imported but unused
flake8: src/python/bfiocpp/tswriter.py#L10
W293: blank line contains whitespace
flake8: src/python/bfiocpp/tswriter.py#L11
E231: missing whitespace after ':'
flake8: src/python/bfiocpp/tswriter.py#L13
W293: blank line contains whitespace
flake8: src/python/bfiocpp/tswriter.py#L18
W293: blank line contains whitespace