Skip to content

added basic analysis of REST Calls for client #76

added basic analysis of REST Calls for client

added basic analysis of REST Calls for client #76

Triggered via pull request May 13, 2024 06:29
Status Failure
Total duration 30s
Artifacts
show-modified-files
21s
show-modified-files
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
show-modified-files: supporting_scripts/analysis-of-endpoint-connections/src/main/typeScript/AnalysisOfEndpointConnectionsClient.ts#L4
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
show-modified-files: supporting_scripts/analysis-of-endpoint-connections/src/main/typeScript/AnalysisOfEndpointConnectionsClient.ts#L10
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
show-modified-files: supporting_scripts/analysis-of-endpoint-connections/src/main/typeScript/AnalysisOfEndpointConnectionsClient.ts#L21
Property 'includes' does not exist on type 'string[]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2016' or later.
show-modified-files: supporting_scripts/analysis-of-endpoint-connections/src/main/typeScript/node_modules/typescript/lib/typescript.d.ts#L3126
Cannot find name 'Map'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2015' or later.
show-modified-files: supporting_scripts/analysis-of-endpoint-connections/src/main/typeScript/node_modules/typescript/lib/typescript.d.ts#L3709
Cannot find name 'Map'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2015' or later.
show-modified-files: supporting_scripts/analysis-of-endpoint-connections/src/main/typeScript/node_modules/typescript/lib/typescript.d.ts#L3713
Cannot find name 'Map'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2015' or later.
show-modified-files: supporting_scripts/analysis-of-endpoint-connections/src/main/typeScript/node_modules/typescript/lib/typescript.d.ts#L7117
Cannot find name 'Map'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2015' or later.
show-modified-files: supporting_scripts/analysis-of-endpoint-connections/src/main/typeScript/node_modules/typescript/lib/typescript.d.ts#L7119
Cannot find name 'Map'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2015' or later.
show-modified-files: supporting_scripts/analysis-of-endpoint-connections/src/main/typeScript/node_modules/typescript/lib/typescript.d.ts#L7345
Cannot find name 'Map'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2015' or later.
show-modified-files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
show-modified-files
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/