Update index.ts #47
Annotations
3 errors and 3 warnings
lint:
service/src/chatgpt/index.ts#L44
Unexpected console statement
|
lint:
service/src/chatgpt/index.ts#L82
Unexpected console statement
|
lint
Process completed with exit code 1.
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
service/src/chatgpt/index.ts#L133
'fetchUsage' is defined but never used. Allowed unused vars must match /^_/u
|
typecheck
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|