Fix blur on transparent images #263
Annotations
5 errors and 15 warnings
test
@jimp/plugin-blit#test: command (/home/runner/work/jimp/jimp/plugins/plugin-blit) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test --watch=false exited (1)
|
test
Process completed with exit code 1.
|
src/index.test.ts > hasAlpha > image with alpha:
plugins/plugin-blur/src/index.test.ts#L15
TypeError: fs.existsSync is not a function
❯ Object.toMatchImageSnapshot ../../../../../../../node_modules/.vite/deps/jest-image-snapshot.js:23610:61
❯ Proxy.methodWrapper ../../../../../../../node_modules/.vite/deps/vitest___chai.js:1131:29
❯ src/index.test.ts:15:19
|
test-browser
@jimp/plugin-blur#test:browser: command (/home/runner/work/jimp/jimp/plugins/plugin-blur) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test:browser --watch=false exited (1)
|
test-browser
Process completed with exit code 1.
|
install
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
packages/core/src/index.ts#L77
Unexpected any. Specify a different type
|
lint:
packages/core/src/index.ts#L77
Unexpected any. Specify a different type
|
lint:
packages/core/src/index.ts#L83
Unexpected any. Specify a different type
|
lint:
packages/core/src/index.ts#L83
Unexpected any. Specify a different type
|
lint:
packages/core/src/index.ts#L84
Unexpected any. Specify a different type
|
lint:
packages/core/src/index.ts#L92
Unexpected any. Specify a different type
|
lint:
packages/core/src/index.ts#L98
Unexpected any. Specify a different type
|
lint:
packages/core/src/index.ts#L102
Unexpected any. Specify a different type
|
lint:
packages/core/src/index.ts#L106
Unexpected any. Specify a different type
|
lint:
packages/core/src/index.ts#L156
Unexpected any. Specify a different type
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-browser
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|