feat(auth): add JWT /refresh
endpoint
#20
Annotations
8 errors and 1 warning
Lint:
utils/authStore.ts#L120
Replace `⏎····················"/api/auth/refresh",⏎···················` with `"/api/auth/refresh",`
|
Lint:
utils/authStore.ts#L123
Replace `························` with `····················`
|
Lint:
utils/authStore.ts#L124
Delete `····`
|
Lint:
utils/authStore.ts#L125
Delete `····`
|
Lint:
utils/authStore.ts#L126
Delete `····`
|
Lint:
utils/authStore.ts#L127
Delete `····`
|
Lint:
utils/authStore.ts#L128
Replace `····················},⏎················` with `················}`
|
Lint
The process '/usr/local/bin/yarn' failed with exit code 1
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|