Create pr-agent.yml #33
Annotations
7 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/api/shared/utils/cast_incoming_calculation_input_to_exact_types/cast_incoming_calculation_input_to_exact_types.ts#L25
Unexpected any. Specify a different type
|
src/calculation_suite/calculations/promis_10/helpers/calculate_t_score.ts#L5
Unexpected any. Specify a different type
|
src/calculation_suite/calculations/sdq/helpers/add_interpretation_categories/shared.ts#L26
Unexpected any. Specify a different type
|
src/calculation_suite/helper_functions/calculation_variants/shared/do_all_required_inputs_have_a_valid_value.ts#L11
Unexpected any. Specify a different type
|
src/types/calculations.types.ts#L23
Unexpected any. Specify a different type
|
src/types/calculations.types.ts#L68
Unexpected any. Specify a different type
|
This job succeeded
Loading