Skip to content

chore(deps): update dependency @tsconfig/node16 to v16 #341

chore(deps): update dependency @tsconfig/node16 to v16

chore(deps): update dependency @tsconfig/node16 to v16 #341

Triggered via pull request August 13, 2023 12:25
Status Failure
Total duration 34s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build: src/__tests__/common.test.ts#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("json-schema-faker")' call instead.
build: src/__tests__/fixtures.ts#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("json-schema-faker")' call instead.
build
Process completed with exit code 2.