Skip to content

feat(api): Add sample code for features with high usage likelihood #16

feat(api): Add sample code for features with high usage likelihood

feat(api): Add sample code for features with high usage likelihood #16

Triggered via push October 17, 2024 06:47
Status Failure
Total duration 35s
Billable time 1m
Artifacts

validate.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
eslint: pages/index.vue#L8
'session' 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>)