Skip to content

typed features based on csv provider #43

typed features based on csv provider

typed features based on csv provider #43

Triggered via push November 17, 2024 22:01
Status Failure
Total duration 25s
Artifacts

flake8.yml

on: push
flake8_py3
15s
flake8_py3
Fit to window
Zoom out
Zoom in

Annotations

36 errors and 2 warnings
flake8_py3: pygeoapi/plugin.py#L70
[E501] line too long
flake8_py3: pygeoapi/provider/netcdf2covjson.py#L37
[E711] comparison to None should be
flake8_py3: pygeoapi/provider/netcdf2covjson.py#L37
[E225] missing whitespace around operator
flake8_py3: pygeoapi/provider/netcdf2covjson.py#L37
[E711] comparison to None should be
flake8_py3: pygeoapi/provider/netcdf2covjson.py#L37
[E225] missing whitespace around operator
flake8_py3: pygeoapi/provider/netcdf2covjson.py#L37
[E711] comparison to None should be
flake8_py3: pygeoapi/provider/netcdf2covjson.py#L37
[E225] missing whitespace around operator
flake8_py3: pygeoapi/provider/netcdf2covjson.py#L37
[E711] comparison to None should be
flake8_py3: pygeoapi/provider/netcdf2covjson.py#L37
[E225] missing whitespace around operator
flake8_py3: pygeoapi/provider/netcdf2covjson.py#L64
[E203] whitespace before
flake8_py3: pygeoapi/provider/netcdf2covjson.py#L65
[E203] whitespace before
flake8_py3: pygeoapi/provider/netcdf2covjson.py#L70
[E501] line too long
flake8_py3: pygeoapi/provider/netcdf2covjson.py#L111
[E231] missing whitespace after
flake8_py3: pygeoapi/provider/netcdf2covjson.py#L111
[E231] missing whitespace after
flake8_py3: pygeoapi/provider/netcdf2covjson.py#L111
[E231] missing whitespace after
flake8_py3: pygeoapi/provider/netcdf2covjson.py#L111
[E231] missing whitespace after
flake8_py3: pygeoapi/provider/netcdf2covjson.py#L111
[E501] line too long
flake8_py3: pygeoapi/provider/netcdf2covjson.py#L173
[W293] blank line contains whitespace
flake8_py3: pygeoapi/provider/netcdf2covjson.py#L176
[E303] too many blank lines
flake8_py3: pygeoapi/provider/netcdf2covjson.py#L220
[E501] line too long
flake8_py3: pygeoapi/provider/netcdf2covjson.py#L222
[E501] line too long
flake8_py3: pygeoapi/provider/netcdf2covjson.py#L226
[E501] line too long
flake8_py3: pygeoapi/provider/netcdf2covjson.py#L242
[E305] expected 2 blank lines after class or function definition
flake8_py3: pygeoapi/provider/netcdf2covjson.py#L243
[W292] no newline at end of file
flake8_py3: pygeoapi/provider/xarray_.py#L328
[W293] blank line contains whitespace
flake8_py3
35 errors(s) found
flake8_py3
The following actions uses node12 which is deprecated and will be forced to run on node16: suo/flake8-github-action@releases/v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
flake8_py3
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3, suo/flake8-github-action@releases/v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/