Step 12: CI Enforcement #1
cr-validate.yml
on: push
Validate CR-Markup
27s
Schema Integrity Check
19s
Annotations
4 errors
|
Validate CR-Markup:
schema/entity_graph.ts#L280
Type 'MapIterator<string>' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher.
|
|
Validate CR-Markup:
schema/deprecation.ts#L479
Type 'MapIterator<DeprecationInfo>' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher.
|
|
Validate CR-Markup:
schema/deprecation.ts#L453
Type 'Map<string, DeprecationInfo>' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher.
|
|
Validate CR-Markup:
schema/canonicalize.ts#L43
This regular expression flag is only available when targeting 'es6' or later.
|