✨ Upstreams #79
Annotations
27 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#L7
Imports should be sorted alphabetically
|
build (16.x):
src/main.ts#L7
'POP3Client' is defined but never used
|
build (16.x):
src/main.ts#L9
Expected line before comment
|
build (16.x):
src/main.ts#L10
Imports should be sorted alphabetically
|
build (16.x):
src/main.ts#L10
'POPUpstream' is defined but never used
|
build (16.x):
src/main.ts#L12
Imports should be sorted alphabetically
|
build (16.x):
src/main.ts#L94
Return values from promise executor functions cannot be read
|
build (16.x):
src/smtp/SMTPClient.ts#L2
'getConfig' is defined but never used
|
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#L7
Imports should be sorted alphabetically
|
build (18.x):
src/main.ts#L7
'POP3Client' is defined but never used
|
build (18.x):
src/main.ts#L9
Expected line before comment
|
build (18.x):
src/main.ts#L10
Imports should be sorted alphabetically
|
build (18.x):
src/main.ts#L10
'POPUpstream' is defined but never used
|
build (18.x):
src/main.ts#L12
Imports should be sorted alphabetically
|
build (18.x):
src/main.ts#L94
Return values from promise executor functions cannot be read
|
build (18.x):
src/smtp/SMTPClient.ts#L2
'getConfig' is defined but never used
|
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#L7
Imports should be sorted alphabetically
|
build (20.x):
src/main.ts#L7
'POP3Client' is defined but never used
|
build (20.x):
src/main.ts#L9
Expected line before comment
|
build (20.x):
src/main.ts#L10
Imports should be sorted alphabetically
|
build (20.x):
src/main.ts#L10
'POPUpstream' is defined but never used
|
build (20.x):
src/main.ts#L12
Imports should be sorted alphabetically
|
build (20.x):
src/main.ts#L94
Return values from promise executor functions cannot be read
|
build (20.x):
src/smtp/SMTPClient.ts#L2
'getConfig' is defined but never used
|