Added log message to the other providers #87
Annotations
10 errors and 5 warnings
build:
fetcher/index.js#L29
Expected indentation of 8 spaces but found 4 tabs
|
build:
fetcher/index.js#L32
Expected indentation of 8 spaces but found 4 tabs
|
build:
fetcher/lib/measure.js#L10
Expected indentation of 8 spaces but found 4 tabs
|
build:
fetcher/lib/measure.js#L11
Expected indentation of 8 spaces but found 4 tabs
|
build:
fetcher/lib/measure.js#L21
Expected indentation of 8 spaces but found 4 tabs
|
build:
fetcher/lib/measure.js#L21
Expected space(s) after "if"
|
build:
fetcher/lib/measure.js#L22
Expected indentation of 12 spaces but found 6 tabs
|
build:
fetcher/lib/measure.js#L23
Expected indentation of 8 spaces but found 4 tabs
|
build:
fetcher/lib/measure.js#L24
Expected indentation of 8 spaces but found 4 tabs
|
build:
fetcher/lib/measure.js#L24
Expected space(s) after "if"
|
build
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
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:
fetcher/lib/providers.js#L35
Expected JSDoc for 'source' but found 'source_name'
|
build:
fetcher/lib/utils.js#L52
Expected JSDoc for 'source' but found 'source_name'
|
build:
fetcher/lib/utils.js#L136
Missing JSDoc @returns for function
|