refresh proposal rubric answers when evaluation id changes #1425
deploy_websockets.yml
on: pull_request
Build Websockets
46s
Deploy to staging
0s
Notify Discord of failure
0s
Annotations
6 warnings
Build Websockets
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test apps:
components/proposals/ProposalPage/components/ProposalEvaluations/components/Review/components/RubricEvaluation/RubricEvaluation.tsx#L31
React Hook useMemo has a missing dependency: 'evaluation?.rubricAnswers'. Either include it or remove the dependency array
|
Test apps:
components/proposals/ProposalPage/components/ProposalEvaluations/components/Review/components/RubricEvaluation/RubricEvaluation.tsx#L31
React Hook useMemo has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
Test apps:
components/proposals/ProposalPage/components/ProposalEvaluations/components/Review/components/RubricEvaluation/RubricEvaluation.tsx#L36
React Hook useMemo has a missing dependency: 'evaluation?.draftRubricAnswers'. Either include it or remove the dependency array
|
Test apps:
components/proposals/ProposalPage/components/ProposalEvaluations/components/Review/components/RubricEvaluation/RubricEvaluation.tsx#L36
React Hook useMemo has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
Test apps
Unexpected input(s) 'warn_ignored', valid inputs are ['token', 'all_files', 'config_path', 'ignore_patterns', 'file_extensions', 'extra_args', 'skip_annotations', 'level', 'reporter', 'filter_mode', 'fail_on_error', 'path', 'skip_initial_fetch', 'use_rest_api', 'escape_paths', 'ignore_path']
|