Skip to content

ci: add GitHub Actions workflow for automated testing #23

ci: add GitHub Actions workflow for automated testing

ci: add GitHub Actions workflow for automated testing #23

Triggered via pull request December 11, 2024 07:17
Status Failure
Total duration 22s
Artifacts

pr-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
pr-check: src/extractors/modelcontextprotocol-extractor.ts#L10
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
pr-check: src/extractors/modelcontextprotocol-extractor.ts#L265
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
pr-check: src/install.ts#L10
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
pr-check: src/utils/config.ts#L9
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
pr-check: src/utils/package-resolver.ts#L15
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
pr-check: src/utils/package-resolver.ts#L90
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
pr-check
Process completed with exit code 2.
pr-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636