Skip to content

Bump flask-cors from 3.0.10 to 4.0.1 in /augur/tasks/data_analysis/discourse_analysis #194

Bump flask-cors from 3.0.10 to 4.0.1 in /augur/tasks/data_analysis/discourse_analysis

Bump flask-cors from 3.0.10 to 4.0.1 in /augur/tasks/data_analysis/discourse_analysis #194

Status Success
Total duration 1m 4s
Artifacts

checks.yml

on: pull_request
runner / pylint
30s
runner / pylint
runner / misspell
20s
runner / misspell
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
runner / pylint: augur/tasks/data_analysis/discourse_analysis/setup.py#L1
[pylint] reported by reviewdog 🐶 C0114: Missing module docstring (missing-module-docstring) Raw Output: augur/tasks/data_analysis/discourse_analysis/setup.py:1:0: C0114: Missing module docstring (missing-module-docstring)
runner / pylint: augur/tasks/data_analysis/discourse_analysis/setup.py#L10
[pylint] reported by reviewdog 🐶 W1406: The u prefix for strings is no longer necessary in Python >=3.0 (redundant-u-string-prefix) Raw Output: augur/tasks/data_analysis/discourse_analysis/setup.py:10:21: W1406: The u prefix for strings is no longer necessary in Python >=3.0 (redundant-u-string-prefix)
runner / pylint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
runner / pylint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/