feat: run android tests on ubuntu #493
lib-lint-check.yml
on: pull_request
Run lint check
13s
Annotations
4 warnings
Run lint check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run lint check:
lib/src/lightning-manager.ts#L58
'TLspLogPayload' is defined but never used
|
Run lint check:
lib/src/lightning-manager.ts#L2132
'res' is defined but never used. Allowed unused args must match /^_/u
|
Run lint check:
lib/src/utils/helpers.ts#L227
Unexpected control character(s) in regular expression: \x00
|