fix: add reply button selector for text button labels mode (#738) (#739) #187
Annotations
33 warnings and 3 notices
build (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (16.x):
src/gmail.js#L742
'j' is defined but never used
|
build (16.x):
src/gmail.js#L793
'xhr' is defined but never used
|
build (16.x):
src/gmail.js#L1911
'originalResponse' is assigned a value but never used
|
build (16.x):
src/gmail.js#L2090
'async' is defined but never used
|
build (16.x):
src/gmail.js#L2090
'user' is defined but never used
|
build (16.x):
src/gmail.js#L2090
'password' is defined but never used
|
build (16.x):
src/gmail.js#L2356
'response' is defined but never used
|
build (16.x):
src/gmail.js#L2392
'callbacks' is defined but never used
|
build (16.x):
src/gmail.js#L2749
'sub' 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@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (18.x):
src/gmail.js#L742
'j' is defined but never used
|
build (18.x):
src/gmail.js#L793
'xhr' is defined but never used
|
build (18.x):
src/gmail.js#L1911
'originalResponse' is assigned a value but never used
|
build (18.x):
src/gmail.js#L2090
'async' is defined but never used
|
build (18.x):
src/gmail.js#L2090
'user' is defined but never used
|
build (18.x):
src/gmail.js#L2090
'password' is defined but never used
|
build (18.x):
src/gmail.js#L2356
'response' is defined but never used
|
build (18.x):
src/gmail.js#L2392
'callbacks' is defined but never used
|
build (18.x):
src/gmail.js#L2749
'sub' is defined but never used
|
build (17.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (17.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (17.x):
src/gmail.js#L742
'j' is defined but never used
|
build (17.x):
src/gmail.js#L793
'xhr' is defined but never used
|
build (17.x):
src/gmail.js#L1911
'originalResponse' is assigned a value but never used
|
build (17.x):
src/gmail.js#L2090
'async' is defined but never used
|
build (17.x):
src/gmail.js#L2090
'user' is defined but never used
|
build (17.x):
src/gmail.js#L2090
'password' is defined but never used
|
build (17.x):
src/gmail.js#L2356
'response' is defined but never used
|
build (17.x):
src/gmail.js#L2392
'callbacks' is defined but never used
|
build (17.x):
src/gmail.js#L2749
'sub' is defined but never used
|
29 tests found
There are 29 tests, see "Raw output" for the full list of tests.
|
29 tests found
There are 29 tests, see "Raw output" for the full list of tests.
|
29 tests found
There are 29 tests, see "Raw output" for the full list of tests.
|