feat: remove banner, add channeltalk #256
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/common/commonOperations.js#L36
'error' is defined but never used. Allowed unused args must match /^_/u
|
src/common/commonOperations.js#L79
'response' is defined but never used. Allowed unused args must match /^_/u
|
src/common/commonOperations.js#L82
'error' is defined but never used. Allowed unused args must match /^_/u
|
src/common/commonOperations.js#L118
'response' is defined but never used. Allowed unused args must match /^_/u
|
src/common/commonOperations.js#L121
'error' is defined but never used. Allowed unused args must match /^_/u
|
src/common/commonOperations.js#L150
'response' is defined but never used. Allowed unused args must match /^_/u
|
src/common/commonOperations.js#L153
'error' is defined but never used. Allowed unused args must match /^_/u
|
src/common/commonOperations.js#L182
'response' is defined but never used. Allowed unused args must match /^_/u
|
src/common/commonOperations.js#L185
'error' is defined but never used. Allowed unused args must match /^_/u
|
src/common/commonOperations.js#L265
'error' is defined but never used. Allowed unused args must match /^_/u
|
This job succeeded
Loading