Skip to content

adds linting

adds linting #1

Triggered via push February 17, 2024 01:49
Status Failure
Total duration 29s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
ruff: main.py#L6
Import "altair" could not be resolved (reportMissingImports)
ruff: main.py#L7
Import "humanize" could not be resolved (reportMissingImports)
ruff: main.py#L8
Import "pandas" could not be resolved (reportMissingImports)
ruff: main.py#L9
Import "streamlit" could not be resolved (reportMissingImports)
ruff: seats_aero/airport.py#L466
Import "airportsdata" could not be resolved (reportMissingImports)
ruff: seats_aero/api.py#L7
Import "streamlit" could not be resolved (reportMissingImports)
ruff: seats_aero/plot.py#L4
Import "pandas" could not be resolved (reportMissingImports)
ruff
7 errors
ruff
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/.
ruff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.