Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

Rough test page for authentication #24

Rough test page for authentication

Rough test page for authentication #24

Triggered via push November 9, 2023 13:42
Status Failure
Total duration 46s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Lint: src/constants/Scopes.ts#L1
'userScope' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint: src/constants/Scopes.ts#L13
Insert `⏎`
Lint: src/constants/types/User.types.ts#L1
Replace `"zod"` with `'zod'`
Lint: src/constants/types/User.types.ts#L2
Replace `"./Common.types"` with `'./Common.types'`
Lint: src/constants/types/User.types.ts#L23
Insert `,`
Lint: src/constants/types/User.types.ts#L26
Insert `⏎`
Lint: src/library/surreal.ts#L4
Replace `"Database·connected."` with `'Database·connected.'`
Lint: src/library/surreal.ts#L5
Replace `"Database·disconnected."` with `'Database·disconnected.'`
Lint: src/library/surreal.ts#L6
Replace `"Database·encountered·an·error.")` with `'Database·encountered·an·error.'),`
Lint: src/library/surreal.ts#L9
Insert `⏎`
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/