chore: add react/vue playgrounds #80
Annotations
10 errors and 11 warnings
Lint:
packages/inertia/package.json#L9
Expected object keys to be in specified order. 'keywords' should be before 'scripts'
|
Lint:
packages/inertia/package.json#L10
Expected object keys to be in specified order. 'author' should be before 'keywords'
|
Lint:
playgrounds/inertia-react/ace.js#L22
Expected 1 empty line after import statement not followed by another import
|
Lint:
playgrounds/inertia-react/adonisrc.ts#L72
Invalid group length in numeric value
|
Lint:
playgrounds/inertia-react/app/exceptions/handler.ts#L2
Import "HttpContext" is only used as types
|
Lint:
playgrounds/inertia-react/app/middleware/container_bindings_middleware.ts#L3
All imports in the declaration are only used as types. Use `import type`
|
Lint:
playgrounds/inertia-react/app/middleware/guest_middleware.ts#L23
'guard' is never reassigned. Use 'const' instead
|
Lint:
playgrounds/inertia-react/bin/console.ts#L15
Missed spacing between "reflect-metadata" and "@adonisjs/core" imports
|
Lint:
playgrounds/inertia-react/bin/server.ts#L13
Missed spacing between "reflect-metadata" and "@adonisjs/core" imports
|
Lint:
playgrounds/inertia-react/bin/test.ts#L15
Import in body of module; reorder to top
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
|
|
|
|
|
|
|
|
|
Loading