updated forms validators #239
Annotations
10 errors and 5 warnings
pre-commit
Process completed with exit code 1.
|
TestAddPortForwardForm.test_bad_ip[1.1]:
TestAddPortForwardForm#L1
RuntimeError: Working outside of application context.
This typically means that you attempted to use functionality that needed
the current application. To solve this, set up an application context
with app.app_context(). See the documentation for more information.
|
TestAddPortForwardForm.test_bad_ip[0z:80:41:ae:fd:7e]:
TestAddPortForwardForm#L1
RuntimeError: Working outside of application context.
This typically means that you attempted to use functionality that needed
the current application. To solve this, set up an application context
with app.app_context(). See the documentation for more information.
|
TestAddPortForwardForm.test_bad_ip[0+:80:41:ae:fd:7e]:
TestAddPortForwardForm#L1
RuntimeError: Working outside of application context.
This typically means that you attempted to use functionality that needed
the current application. To solve this, set up an application context
with app.app_context(). See the documentation for more information.
|
TestAddPortForwardForm.test_bad_ip[awda ssfsfwa]:
TestAddPortForwardForm#L1
RuntimeError: Working outside of application context.
This typically means that you attempted to use functionality that needed
the current application. To solve this, set up an application context
with app.app_context(). See the documentation for more information.
|
TestAddPortForwardForm.test_bad_ip[a]:
TestAddPortForwardForm#L1
RuntimeError: Working outside of application context.
This typically means that you attempted to use functionality that needed
the current application. To solve this, set up an application context
with app.app_context(). See the documentation for more information.
|
TestAddPortForwardForm.test_bad_ip[ab]:
TestAddPortForwardForm#L1
RuntimeError: Working outside of application context.
This typically means that you attempted to use functionality that needed
the current application. To solve this, set up an application context
with app.app_context(). See the documentation for more information.
|
TestAddPortForwardForm.test_bad_ip[1000]:
TestAddPortForwardForm#L1
RuntimeError: Working outside of application context.
This typically means that you attempted to use functionality that needed
the current application. To solve this, set up an application context
with app.app_context(). See the documentation for more information.
|
TestAddPortForwardForm.test_bad_ip[1.6.7.]:
TestAddPortForwardForm#L1
RuntimeError: Working outside of application context.
This typically means that you attempted to use functionality that needed
the current application. To solve this, set up an application context
with app.app_context(). See the documentation for more information.
|
test
Process completed with exit code 1.
|
pre-commit
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, docker/login-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|