This repository has been archived by the owner on Nov 3, 2023. It is now read-only.
ci website #7289
Annotations
6 errors and 5 warnings
jslint:
parlai/crowdsourcing/projects/multisession_chat/human_eval/frontend/main.js#L82
[Error/react/no-deprecated] ReactDOM.render is deprecated since React 18.0.0, use createRoot instead, see https://reactjs.org/link/switch-to-createroot
|
jslint:
parlai/crowdsourcing/projects/wizard_of_internet/webapp/main.js#L343
[Error/react/no-deprecated] ReactDOM.render is deprecated since React 18.0.0, use createRoot instead, see https://reactjs.org/link/switch-to-createroot
|
jslint:
parlai/crowdsourcing/tasks/model_chat/frontend/main.js#L72
[Error/react/no-deprecated] ReactDOM.render is deprecated since React 18.0.0, use createRoot instead, see https://reactjs.org/link/switch-to-createroot
|
jslint:
parlai/crowdsourcing/tasks/multi_model_chat/frontend/main.js#L74
[Error/react/no-deprecated] ReactDOM.render is deprecated since React 18.0.0, use createRoot instead, see https://reactjs.org/link/switch-to-createroot
|
jslint:
parlai/crowdsourcing/tasks/pairwise_per_turn_eval/frontend/main.js#L74
[Error/react/no-deprecated] ReactDOM.render is deprecated since React 18.0.0, use createRoot instead, see https://reactjs.org/link/switch-to-createroot
|
jslint:
parlai/crowdsourcing/tasks/qa_data_collection/webapp/src/main.js#L100
[Error/react/no-deprecated] ReactDOM.render is deprecated since React 18.0.0, use createRoot instead, see https://reactjs.org/link/switch-to-createroot
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v1, actions/checkout@v2, pytorch/add-annotations-github-action@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
jslint
The following actions uses node12 which is deprecated and will be forced to run on node16: pytorch/add-annotations-github-action@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
pre-commit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, pre-commit/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
mypy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v1, actions/checkout@v2, actions/cache@v1, stephenroller/add-annotations-github-action@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
mypy
Unexpected input(s) 'annotation_level', valid inputs are ['check_name', 'linter_output_path', 'commit_sha', 'regex']
|