Skip to content

Encoder for GIF provides a Promise to getBuffer when a string, Buffer… #154

Encoder for GIF provides a Promise to getBuffer when a string, Buffer…

Encoder for GIF provides a Promise to getBuffer when a string, Buffer… #154

Triggered via push July 26, 2023 19:02
Status Success
Total duration 4m 7s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: packages/core/src/composite/index.js#L15
Function 'composite' has too many parameters (5). Maximum allowed is 4
lint: packages/core/src/index.js#L351
Unexpected 'todo' comment: 'TODO: try to solve the args after cb...'
lint: packages/core/src/index.js#L882
Function has too many parameters (5). Maximum allowed is 4
lint: packages/core/src/index.js#L1207
Function has too many parameters (6). Maximum allowed is 4
lint: packages/jimp/test/composite.test.js#L11
Unexpected 'todo' comment: 'TODO: Figure out why we need to write to...'
lint: packages/plugin-blit/src/index.js#L16
Method 'blit' has too many parameters (8). Maximum allowed is 4
lint: packages/plugin-color/src/index.js#L518
Method 'pixelate' has too many parameters (6). Maximum allowed is 4
lint: packages/plugin-color/src/index.js#L588
Method 'convolute' has too many parameters (6). Maximum allowed is 4
lint: packages/plugin-contain/src/index.js#L13
Method 'contain' has too many parameters (5). Maximum allowed is 4
lint: packages/plugin-cover/src/index.js#L13
Method 'cover' has too many parameters (5). Maximum allowed is 4