Skip to content

Add async support for Quart+Flask #337

Add async support for Quart+Flask

Add async support for Quart+Flask #337

Triggered via pull request May 20, 2024 13:51
@jacejace
synchronize #470
async
Status Failure
Total duration 3m 9s
Artifacts

pytest.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

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.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.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.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/.