token validation feature in ide #2487
Annotations
9 errors and 3 warnings
macOS-latest:
src/main/connect/connectionManager.ts#L24
Cannot find module 'jfrog-client-js/dist/model/Xray/JasConfig/JasConfig' or its corresponding type declarations.
|
macOS-latest:
src/main/connect/connectionManager.ts#L968
Property 'jasconfig' does not exist on type 'XrayClient'.
|
macOS-latest
Process completed with exit code 2.
|
ubuntu-latest:
src/main/connect/connectionManager.ts#L24
Cannot find module 'jfrog-client-js/dist/model/Xray/JasConfig/JasConfig' or its corresponding type declarations.
|
ubuntu-latest:
src/main/connect/connectionManager.ts#L968
Property 'jasconfig' does not exist on type 'XrayClient'.
|
ubuntu-latest
Process completed with exit code 2.
|
windows-latest:
src/main/connect/connectionManager.ts#L24
Cannot find module 'jfrog-client-js/dist/model/Xray/JasConfig/JasConfig' or its corresponding type declarations.
|
windows-latest:
src/main/connect/connectionManager.ts#L968
Property 'jasconfig' does not exist on type 'XrayClient'.
|
windows-latest
Process completed with exit code 1.
|
macOS-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
windows-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|