Skip to content

align package.json node requirements #11

align package.json node requirements

align package.json node requirements #11

Triggered via push May 8, 2026 21:03
Status Failure
Total duration 1m 24s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
ci
Process completed with exit code 1.
packages/hdrify-tests/src/exr/readExr.test.ts > exrReader > readExr > should read non-RGB EXR with luminance channel (example_nonRGB.exr): packages/hdrify-tests/src/exr/readExr.test.ts#L176
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ packages/hdrify-tests/src/exr/readExr.test.ts:176:5
eslint-plugin-unicorn(consistent-function-scoping): packages/hdrify/src/gainmap/libultrahdr/xmp-generator.ts#L69
Function `toScalar` does not capture any variables from its parent scope
eslint-plugin-unicorn(consistent-function-scoping): packages/hdrify/src/hdr/readHdr.ts#L111
Function `parseMetadataValue` does not capture any variables from its parent scope
eslint-plugin-unicorn(consistent-function-scoping): packages/hdrify/src/hdr/readHdr.ts#L111
Function `rgbe_error` does not capture any variables from its parent scope
typescript-eslint(no-confusing-non-null-assertion): packages/hdrify/src/hdr/readHdr.ts#L301
Confusing combinations of non-null assertion and equal test like "a! === b", which looks very similar to not equal "a !=== b".
typescript-eslint(no-confusing-non-null-assertion): packages/hdrify/src/hdr/readHdr.ts#L301
Confusing combinations of non-null assertion and equal test like "a! === b", which looks very similar to not equal "a !=== b".
typescript-eslint(no-confusing-non-null-assertion): packages/hdrify/src/hdr/readHdr.ts#L301
Confusing combinations of non-null assertion and equal test like "a! === b", which looks very similar to not equal "a !=== b".
eslint-plugin-unicorn(consistent-function-scoping): packages/hdrify/src/hdr/writeHdr.test.ts#L118
Function `buildGradient010` does not capture any variables from its parent scope
eslint-plugin-unicorn(consistent-function-scoping): packages/hdrify/src/hdr/writeHdr.ts#L62
Function `toMantissa` does not capture any variables from its parent scope