fix: pass workflow inputs to success and failure actions - #2796
Open
harshit078 wants to merge 35 commits into
Open
fix: pass workflow inputs to success and failure actions#2796harshit078 wants to merge 35 commits into
harshit078 wants to merge 35 commits into
Annotations
10 errors
|
Run npm ci:
packages/core/src/typings/arazzo.ts#L202
Duplicate identifier 'parameters'.
|
|
Run npm ci:
packages/core/src/typings/arazzo.ts#L200
Duplicate identifier 'parameters'.
|
|
Run npm ci:
packages/core/src/typings/arazzo.ts#L190
Subsequent property declarations must have the same type. Property 'parameters' must be of type 'ActionParameter[] | undefined', but here has type 'Parameter[] | undefined'.
|
|
Run npm ci:
packages/core/src/typings/arazzo.ts#L190
Duplicate identifier 'parameters'.
|
|
Run npm ci:
packages/core/src/typings/arazzo.ts#L188
Duplicate identifier 'parameters'.
|
|
Run npm ci:
packages/core/src/config/spec.ts#L291
Property '"spec-parameters-in-by-context"' is missing in type '{ 'criteria-unique': "error"; 'no-criteria-xpath': "off"; 'no-enum-type-mismatch': "off"; 'no-mixed-number-range-constraints': "off"; 'no-required-schema-properties-undefined': "off"; 'no-schema-type-mismatch': "off"; ... 15 more ...; 'x-security-scheme-required-values': "off"; }' but required in type 'RuleMap<"no-enum-type-mismatch" | "no-required-schema-properties-undefined" | "no-schema-type-mismatch" | "no-mixed-number-range-constraints" | "sourceDescription-type" | "workflowId-unique" | ... 16 more ... | "x-security-scheme-name-reference", RuleConfig, "built-in">'.
|
|
Run npm ci:
packages/core/src/config/recommended.ts#L291
Property '"spec-parameters-in-by-context"' is missing in type '{ 'criteria-unique': "warn"; 'no-criteria-xpath': "off"; 'no-enum-type-mismatch': "error"; 'no-mixed-number-range-constraints': "warn"; 'no-required-schema-properties-undefined': "warn"; 'no-schema-type-mismatch': "error"; ... 15 more ...; 'x-security-scheme-required-values': "off"; }' but required in type 'RuleMap<"no-enum-type-mismatch" | "no-required-schema-properties-undefined" | "no-schema-type-mismatch" | "no-mixed-number-range-constraints" | "sourceDescription-type" | "workflowId-unique" | ... 16 more ... | "x-security-scheme-name-reference", RuleConfig, "built-in">'.
|
|
Run npm ci:
packages/core/src/config/recommended-strict.ts#L291
Property '"spec-parameters-in-by-context"' is missing in type '{ 'criteria-unique': "error"; 'no-criteria-xpath': "off"; 'no-enum-type-mismatch': "error"; 'no-mixed-number-range-constraints': "error"; 'no-required-schema-properties-undefined': "error"; ... 16 more ...; 'x-security-scheme-required-values': "off"; }' but required in type 'RuleMap<"no-enum-type-mismatch" | "no-required-schema-properties-undefined" | "no-schema-type-mismatch" | "no-mixed-number-range-constraints" | "sourceDescription-type" | "workflowId-unique" | ... 16 more ... | "x-security-scheme-name-reference", RuleConfig, "built-in">'.
|
|
Run npm ci:
packages/core/src/config/minimal.ts#L291
Property '"spec-parameters-in-by-context"' is missing in type '{ 'criteria-unique': "off"; 'no-criteria-xpath': "off"; 'no-enum-type-mismatch': "warn"; 'no-mixed-number-range-constraints': "off"; 'no-required-schema-properties-undefined': "warn"; 'no-schema-type-mismatch': "warn"; ... 15 more ...; 'x-security-scheme-required-values': "off"; }' but required in type 'RuleMap<"no-enum-type-mismatch" | "no-required-schema-properties-undefined" | "no-schema-type-mismatch" | "no-mixed-number-range-constraints" | "sourceDescription-type" | "workflowId-unique" | ... 16 more ... | "x-security-scheme-name-reference", RuleConfig, "built-in">'.
|
|
Run npm ci:
packages/core/src/config/all.ts#L312
Property '"spec-parameters-in-by-context"' is missing in type '{ 'criteria-unique': "error"; 'no-criteria-xpath': "off"; 'no-enum-type-mismatch': "error"; 'no-mixed-number-range-constraints': "error"; 'no-required-schema-properties-undefined': "error"; ... 16 more ...; 'x-security-scheme-required-values': "off"; }' but required in type 'RuleMap<"no-enum-type-mismatch" | "no-required-schema-properties-undefined" | "no-schema-type-mismatch" | "no-mixed-number-range-constraints" | "sourceDescription-type" | "workflowId-unique" | ... 16 more ... | "x-security-scheme-name-reference", RuleConfig, "built-in">'.
|
background
wait
wait-all
cancel
parallel
Loading