add direct wrap of api #296
Annotations
10 errors and 4 warnings
run lint:
lib/promises.js#L4
Expected indentation of 4 space characters but found 2
|
run lint:
lib/promises.js#L5
Expected indentation of 6 space characters but found 4
|
run lint:
lib/promises.js#L6
Expected indentation of 8 space characters but found 6
|
run lint:
lib/promises.js#L10
Expected indentation of 12 space characters but found 10
|
run lint:
lib/promises.js#L11
Expected indentation of 14 space characters but found 12
|
run lint:
lib/promises.js#L13
Expected indentation of 12 space characters but found 10
|
run lint:
lib/promises.js#L20
Expected indentation of 4 space characters but found 2
|
run lint:
lib/promises.js#L21
Expected indentation of 6 space characters but found 4
|
run lint:
lib/promises.js#L22
Expected indentation of 8 space characters but found 6
|
run lint:
lib/promises.js#L26
Expected indentation of 12 space characters but found 10
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run lint:
lib/promises.js#L1
Strings must use singlequote
|
Loading