chore(deps-dev): bump ejs from 3.1.9 to 3.1.10 in the npm_and_yarn group across 1 directory #338
Annotations
6 warnings
lint
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/.
|
lint:
service/src/chatgpt/index.ts#L244
'fetchAccessTokenExpiredTime' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
service/src/chatgpt/index.ts#L255
'fetchBalance' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
src/views/chat/index.vue#L645
'newVal' is defined but never used. Allowed unused args must match /^_/u
|
lint:
src/views/chat/index.vue#L645
'oldVal' is defined but never used. Allowed unused args must match /^_/u
|
typecheck
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/.
|