docs: Update the docParser to prevent max call stack errors [skip release] #2985
Triggered via pull request
September 19, 2023 15:54
Status
Failure
Total duration
4m 12s
Artifacts
–
pull-request.yml
on: pull_request
Annotations
11 errors and 3 warnings
check:
modules/docs/docgen/plugins/enhancedComponentParser.ts#L159
Argument of type 'TypeChecker' is not assignable to parameter of type 'DocParser<any>'.
|
check:
modules/docs/docgen/plugins/enhancedComponentParser.ts#L641
Argument of type 'TypeChecker' is not assignable to parameter of type 'DocParser<any>'.
|
check:
modules/docs/docgen/plugins/enhancedComponentParser.ts#L679
Argument of type 'TypeChecker' is not assignable to parameter of type 'DocParser<any>'.
|
check:
modules/docs/docgen/plugins/enhancedComponentParser.ts#L682
Argument of type 'TypeChecker' is not assignable to parameter of type 'DocParser<any>'.
|
check:
modules/docs/docgen/plugins/enhancedComponentParser.ts#L700
Argument of type 'TypeChecker' is not assignable to parameter of type 'DocParser<any>'.
|
check:
modules/docs/docgen/plugins/modelParser.ts#L54
Argument of type 'TypeChecker' is not assignable to parameter of type 'DocParser<any>'.
|
check:
modules/docs/docgen/plugins/modelParser.ts#L140
Argument of type 'TypeChecker' is not assignable to parameter of type 'DocParser<any>'.
|
check:
modules/docs/docgen/plugins/modelParser.ts#L202
Argument of type 'TypeChecker' is not assignable to parameter of type 'DocParser<any>'.
|
check
Process completed with exit code 1.
|
build
Process completed with exit code 1.
|
verify
Process completed with exit code 1.
|
install
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|