✨ Upstreams #74
Annotations
33 warnings
build (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (16.x):
src/main.ts#L1
'Dialect' is defined but never used
|
build (16.x):
src/main.ts#L2
'Mail' is defined but never used
|
build (16.x):
src/main.ts#L3
'POP3Server' is defined but never used
|
build (16.x):
src/main.ts#L4
'SMTPServer' is defined but never used
|
build (16.x):
src/main.ts#L5
'Sequelize' is defined but never used
|
build (16.x):
src/main.ts#L6
'User' is defined but never used
|
build (16.x):
src/main.ts#L8
Expected 'multiple' syntax before 'single' syntax
|
build (16.x):
src/main.ts#L8
'readFile' is defined but never used
|
build (16.x):
src/main.ts#L9
'repl' is defined but never used
|
build (16.x):
src/main.ts#L10
Imports should be sorted alphabetically
|
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (20.x):
src/main.ts#L1
'Dialect' is defined but never used
|
build (20.x):
src/main.ts#L2
'Mail' is defined but never used
|
build (20.x):
src/main.ts#L3
'POP3Server' is defined but never used
|
build (20.x):
src/main.ts#L4
'SMTPServer' is defined but never used
|
build (20.x):
src/main.ts#L5
'Sequelize' is defined but never used
|
build (20.x):
src/main.ts#L6
'User' is defined but never used
|
build (20.x):
src/main.ts#L8
Expected 'multiple' syntax before 'single' syntax
|
build (20.x):
src/main.ts#L8
'readFile' is defined but never used
|
build (20.x):
src/main.ts#L9
'repl' is defined but never used
|
build (20.x):
src/main.ts#L10
Imports should be sorted alphabetically
|
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (18.x):
src/main.ts#L1
'Dialect' is defined but never used
|
build (18.x):
src/main.ts#L2
'Mail' is defined but never used
|
build (18.x):
src/main.ts#L3
'POP3Server' is defined but never used
|
build (18.x):
src/main.ts#L4
'SMTPServer' is defined but never used
|
build (18.x):
src/main.ts#L5
'Sequelize' is defined but never used
|
build (18.x):
src/main.ts#L6
'User' is defined but never used
|
build (18.x):
src/main.ts#L8
Expected 'multiple' syntax before 'single' syntax
|
build (18.x):
src/main.ts#L8
'readFile' is defined but never used
|
build (18.x):
src/main.ts#L9
'repl' is defined but never used
|
build (18.x):
src/main.ts#L10
Imports should be sorted alphabetically
|