feat: proxy mode [sql changed] #2548
Annotations
10 errors and 1 warning
Continuous Integration:
test/core/service/ProxyCacheService.test.ts#L134
Property 'getSourceManifestAndCache' is private and only accessible within class 'ProxyCacheService'.
|
Continuous Integration:
test/core/service/ProxyCacheService.test.ts#L140
'i' is of type 'unknown'.
|
Continuous Integration:
test/core/service/ProxyCacheService.test.ts#L154
Property 'manifest' does not exist on type 'PackageManifestType | AbbreviatedPackageManifestType'.
|
Continuous Integration:
test/core/service/ProxyCacheService.test.ts#L154
Property 'getSourceManifestAndCache' is private and only accessible within class 'ProxyCacheService'.
|
Continuous Integration:
test/core/service/ProxyCacheService.test.ts#L160
'i' is of type 'unknown'.
|
Continuous Integration:
test/core/service/ProxyCacheService.test.ts#L174
Property 'manifest' does not exist on type 'PackageJSONType | AbbreviatedPackageJSONType'.
|
Continuous Integration:
test/core/service/ProxyCacheService.test.ts#L174
Property 'getSourceManifestAndCache' is private and only accessible within class 'ProxyCacheService'.
|
Continuous Integration:
test/core/service/ProxyCacheService.test.ts#L195
Property 'manifest' does not exist on type 'PackageJSONType | AbbreviatedPackageJSONType'.
|
Continuous Integration:
test/core/service/ProxyCacheService.test.ts#L195
Property 'getSourceManifestAndCache' is private and only accessible within class 'ProxyCacheService'.
|
Continuous Integration
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading