Backport hydrateCache() changes to 2.x #5982
Annotations
6 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
lib/node-token-validation/src/cache/CacheTypes.ts#L9
There must be a newline after the description of the JSDoc block
|
Lint:
lib/node-token-validation/src/cache/NodeCacheManager.ts#L34
Missing JSDoc @param "cache" description
|
Lint:
lib/node-token-validation/src/index.ts#L7
Invalid JSDoc tag name "packageDocumentation"
|
Lint:
lib/node-token-validation/src/network/HttpClient.ts#L58
Missing JSDoc @returns description
|
Lint:
lib/node-token-validation/src/network/HttpClient.ts#L58
Missing JSDoc @returns type
|
Loading