Stats and UI Support for Multiple Hosts #2113
tests.yml
on: pull_request
Matrix: tests
Always - Docker verify, push to tag 'master' if on master
0s
lint_typecheck_webui
1m 5s
Tagged - Docker push to tag based on git tag. Also push 'latest' if on master
0s
PyPI - Publish prerelease on merge commit on master
0s
PyPI - Publish if this is a tagged commit
0s
Annotations
16 errors
flake8
Process completed with exit code 1.
|
black
Process completed with exit code 123.
|
mypy
Process completed with exit code 2.
|
lint_typecheck_webui:
locust/webui/src/Report.tsx#L1
'ListItem' is defined but never used
|
lint_typecheck_webui:
locust/webui/src/Report.tsx#L1
'List' is defined but never used
|
lint_typecheck_webui:
locust/webui/src/components/FailuresTable/FailuresTable.tsx#L6
There should be at least one empty line between import groups
|
lint_typecheck_webui:
locust/webui/src/components/FailuresTable/FailuresTable.tsx#L6
`react` import should occur before import of `react-redux`
|
lint_typecheck_webui:
locust/webui/src/components/FailuresTable/FailuresTable.tsx#L7
`types/table.types` import should occur before import of `types/ui.types`
|
lint_typecheck_webui:
locust/webui/src/components/StatsTable/StatsTable.tsx#L6
There should be at least one empty line between import groups
|
lint_typecheck_webui:
locust/webui/src/components/StatsTable/StatsTable.tsx#L6
`react` import should occur before import of `react-redux`
|
lint_typecheck_webui:
locust/webui/src/components/StatsTable/StatsTable.tsx#L7
`types/table.types` import should occur before import of `types/ui.types`
|
3.9
Process completed with exit code 1.
|
3.8
Process completed with exit code 1.
|
3.12
Process completed with exit code 1.
|
3.10
Process completed with exit code 1.
|
3.11
Process completed with exit code 1.
|