Skip to content

Create PR if OpenDota API has been updated #509

Create PR if OpenDota API has been updated

Create PR if OpenDota API has been updated #509

Triggered via schedule October 5, 2023 00:48
Status Failure
Total duration 21s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr-updated-sdk.yml

on: schedule
Find difference between downloaded specification and current
10s
Find difference between downloaded specification and current
Create PR
0s
Create PR
Fit to window
Zoom out
Zoom in

Annotations

1 error
Find difference between downloaded specification and current
The template is not valid. swimmwatch/openapi-diff-action/v1.0.1/action.yml (Line: 77, Col: 12): The maximum allowed memory size was exceeded while evaluating the following expression: format('compatible_val="{0}" incompatible_val="{1}" unchanged_val="{2}" if [[ $unchanged_val == ''true'' ]]; then echo "::set-output name=compare_state::no_changes" elif [[ $incompatible_val == ''true'' ]]; then echo "::set-output name=compare_state::incompatible" elif [[ $compatible_val == ''true'' ]]; then echo "::set-output name=compare_state::compatible" fi ', fromJson(steps.output_json_file.outputs.content).compatible, fromJson(steps.output_json_file.outputs.content).incompatible, fromJson(steps.output_json_file.outputs.content).unchanged)