refactor: relationships module #535
Annotations
10 errors
commands/DbSeed.ts#L12
Cannot find module '@IOC:Adonis/Lucid/Database' or its corresponding type declarations.
|
commands/DbSeed.ts#L13
Cannot find module '@IOC:Adonis/Lucid/Seeder' or its corresponding type declarations.
|
commands/DbSeed.ts#L14
Cannot find module '@adonisjs/core/build/standalone' or its corresponding type declarations.
|
commands/DbSeed.ts#L16
Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Consider adding an extension to the import path.
|
commands/DbSeed.ts#L37
Property 'connection' has no initializer and is not definitely assigned in the constructor.
|
commands/DbSeed.ts#L43
Property 'interactive' has no initializer and is not definitely assigned in the constructor.
|
commands/DbSeed.ts#L62
Element implicitly has an 'any' type because expression of type '"colors"' can't be used to index type 'DbSeed'.
|
commands/DbSeed.ts#L99
Property 'logger' does not exist on type 'DbSeed'.
|
commands/DbSeed.ts#L130
Property 'prompt' does not exist on type 'DbSeed'.
|
commands/DbSeed.ts#L145
Property 'application' does not exist on type 'DbSeed'.
|
The logs for this run have expired and are no longer available.
Loading