Add € to extended Fonts #147
build.yml
on: pull_request
install
15s
lint
37s
test-types
35s
test
34s
test-browser
0s
release
1m 2s
Annotations
1 error and 10 warnings
release
Process completed with exit code 1.
|
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#L7
Using exported name 'mkdirp' as identifier for default export
|
lint:
packages/core/src/index.js#L352
Unexpected 'todo' comment: 'TODO: try to solve the args after cb...'
|
lint:
packages/core/src/index.js#L883
Function has too many parameters (5). Maximum allowed is 4
|
lint:
packages/core/src/index.js#L1208
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
|