Fix. FSWatcher. The huge refactoring has been completed. #479
Annotations
10 errors and 2 warnings
ESLint:
js/src/spbc-settings_tab--fswatcher.js#L10
A space is required after ','
|
ESLint:
js/src/spbc-settings_tab--fswatcher.js#L10
A space is required after ','
|
ESLint:
js/src/spbc-settings_tab--fswatcher.js#L12
Expected space(s) after "if"
|
ESLint:
js/src/spbc-settings_tab--fswatcher.js#L13
A function with a name starting with an uppercase letter should only be used as a constructor
|
ESLint:
js/src/spbc-settings_tab--fswatcher.js#L25
Missing JSDoc comment
|
ESLint:
js/src/spbc-settings_tab--fswatcher.js#L29
A function with a name starting with an uppercase letter should only be used as a constructor
|
ESLint:
js/src/spbc-settings_tab--fswatcher.js#L32
Missing JSDoc @return for function
|
ESLint:
js/src/spbc-settings_tab--fswatcher.js#L44
'||' should be placed at the end of the line
|
ESLint:
js/src/spbc-settings_tab--fswatcher.js#L48
Identifier 'first_date' is not in camel case
|
ESLint:
js/src/spbc-settings_tab--fswatcher.js#L49
Identifier 'second_date' is not in camel case
|
ESLint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ESLint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|