fix(deps): update dependency @rdfc/js-runner to ^1.0.0-alpha.7 #40
Annotations
7 errors and 1 warning
error: expect(received).toBe(expected):
tests/Processors.test.ts#L49
Expected: 5
Received: undefined
at /home/runner/work/file-utils-processors-ts/file-utils-processors-ts/tests/Processors.test.ts:49:33
|
error: expect(received).toBe(expected):
tests/Processors.test.ts#L82
Expected: 4
Received: undefined
at /home/runner/work/file-utils-processors-ts/file-utils-processors-ts/tests/Processors.test.ts:82:33
|
error: expect(received).toBe(expected):
tests/Processors.test.ts#L112
Expected: 2
Received: undefined
at /home/runner/work/file-utils-processors-ts/file-utils-processors-ts/tests/Processors.test.ts:112:33
|
error: expect(received).toBe(expected):
tests/Processors.test.ts#L143
Expected: 5
Received: undefined
at /home/runner/work/file-utils-processors-ts/file-utils-processors-ts/tests/Processors.test.ts:143:33
|
error: expect(received).toBe(expected):
tests/Processors.test.ts#L175
Expected: 3
Received: undefined
at /home/runner/work/file-utils-processors-ts/file-utils-processors-ts/tests/Processors.test.ts:175:33
|
error: expect(received).toBe(expected):
tests/Processors.test.ts#L204
Expected: 2
Received: undefined
at /home/runner/work/file-utils-processors-ts/file-utils-processors-ts/tests/Processors.test.ts:204:33
|
build-and-test
Process completed with exit code 1.
|
build-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|