feat: convert server time to utc #45
check-code-quality.yml
on: pull_request
check-typescript
14s
check-prettier-and-eslint
14s
Annotations
3 errors
check-prettier-and-eslint:
src/utils/hoyolab.ts#L18
'serverTimeToUTC' is assigned a value but never used
|
check-prettier-and-eslint:
src/utils/hoyolab.ts#L21
'utcDate' is never reassigned. Use 'const' instead
|
check-prettier-and-eslint
Process completed with exit code 1.
|