Skip to content

chore(readme): Update Readme and .env example to match current state … #23

chore(readme): Update Readme and .env example to match current state …

chore(readme): Update Readme and .env example to match current state … #23

Triggered via push November 7, 2024 12:15
Status Failure
Total duration 35s
Billable time 1m
Artifacts

validate.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
eslint: pages/index.vue#L8
'session' is assigned a value but never used. Allowed unused vars must match /^_/u
eslint: server/api/v1/user/[uid].get.ts#L2
'userId' is assigned a value but never used. Allowed unused vars must match /^_/u
eslint
Process completed with exit code 1.
eslint
The following actions use a deprecated Node.js version 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/
eslint: pages/index.vue#L12
Require self-closing on HTML elements (<div>)