build(deps-dev): bump ws from 8.17.0 to 8.17.1 #32
Annotations
11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
lib/facebook-meta.js#L16
Function 'facebookMeta' has too many lines (42). Maximum allowed is 22
|
build:
lib/flickr-image-list.js#L59
Function 'flickrImageList' has too many lines (23). Maximum allowed is 22
|
build:
src/js/analytics.js#L11
Function 'analytics' has too many parameters (6). Maximum allowed is 3
|
build:
src/js/analytics.js#L13
Expected an assignment or function call and instead saw an expression
|
build:
src/js/analytics.js#L18
Use array destructuring
|
build:
src/js/sendanmaki.js#L104
Method 'buildImageNotes' has too many statements (11). Maximum allowed is 10
|
build:
tests/lib/facebook-meta.test.js#L10
Function has too many lines (32). Maximum allowed is 22
|
build:
tests/lib/facebook-meta.test.js#L16
This line has a length of 164. Maximum allowed is 120
|
build:
tests/lib/facebook-meta.test.js#L26
Too many nested callbacks (3). Maximum allowed is 2
|
build:
tests/naginata-bogu-hover.js#L21
Unexpected use of process.env
|