Add async support for Quart+Flask #342
Annotations
4 errors and 4 warnings
test (3.11):
tests/coaster_tests/app_test.py#L43
TestCoasterApp.test_load_config_from_file_toml
TypeError: File must be opened in binary mode, e.g. use `open('foo.toml', 'rb')`
|
test (3.11)
Process completed with exit code 1.
|
test (3.12):
tests/coaster_tests/app_test.py#L43
TestCoasterApp.test_load_config_from_file_toml
TypeError: File must be opened in binary mode, e.g. use `open('foo.toml', 'rb')`
|
test (3.12)
Process completed with exit code 1.
|
test (3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3, coverallsapp/github-action@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (3.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3, coverallsapp/github-action@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (3.12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|