fix setup-bun repo name #4
Annotations
9 errors and 4 warnings
TypeError: jest.mock is not a function. (In 'jest.mock("fs/promises")':
src/mapping/mapping.service.spec.ts#L13
at /home/runner/work/e-invoice-eu/e-invoice-eu/src/mapping/mapping.service.spec.ts:13:6
|
TypeError: request is not a function. (In 'request(app.getHttpServer())':
src/format/format.controller.spec.ts#L60
at /home/runner/work/e-invoice-eu/e-invoice-eu/src/format/format.controller.spec.ts:60:27
at /home/runner/work/e-invoice-eu/e-invoice-eu/src/format/format.controller.spec.ts:38:43
|
Test on ubuntu-latest with Node.js 22
Process completed with exit code 1.
|
Test on macos-latest with Node.js 22
The job was canceled because "ubuntu-latest_22" failed.
|
TypeError: jest.mock is not a function. (In 'jest.mock("fs/promises")':
src/mapping/mapping.service.spec.ts#L13
at /Users/runner/work/e-invoice-eu/e-invoice-eu/src/mapping/mapping.service.spec.ts:13:6
|
TypeError: request is not a function. (In 'request(app.getHttpServer())':
src/format/format.controller.spec.ts#L60
at /Users/runner/work/e-invoice-eu/e-invoice-eu/src/format/format.controller.spec.ts:60:27
at /Users/runner/work/e-invoice-eu/e-invoice-eu/src/format/format.controller.spec.ts:38:43
|
Test on macos-latest with Node.js 22
Process completed with exit code 1.
|
Test on windows-latest with Node.js 22
The job was canceled because "ubuntu-latest_22" failed.
|
Test on windows-latest with Node.js 22
The operation was canceled.
|
Test on ubuntu-latest with Node.js 22
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test on ubuntu-latest with Node.js 22
Unexpected input(s) 'node-version', valid inputs are ['bun-version', 'bun-version-file', 'bun-download-url', 'registry-url', 'scope', 'no-cache']
|
Test on macos-latest with Node.js 22
Unexpected input(s) 'node-version', valid inputs are ['bun-version', 'bun-version-file', 'bun-download-url', 'registry-url', 'scope', 'no-cache']
|
Test on windows-latest with Node.js 22
Unexpected input(s) 'node-version', valid inputs are ['bun-version', 'bun-version-file', 'bun-download-url', 'registry-url', 'scope', 'no-cache']
|