feat(api): Add sample code for features with high usage likelihood #16
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>)
|