Skip to content

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

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

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

Triggered via pull request July 13, 2023 23:23
Status Failure
Total duration 28s
Artifacts

workflow.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/calls/activity/__tests__/activity.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("ts-invariant")' call instead.
build: src/calls/base.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("ts-invariant")' call instead.
build: src/calls/customer/__tests__/customer.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("ts-invariant")' call instead.
build: src/calls/employee/__tests__/employee.test.ts#L3
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("ts-invariant")' call instead.
build: src/calls/event/__tests__/event.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("ts-invariant")' call instead.
build: src/calls/order/__tests__/order.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("ts-invariant")' call instead.
build: src/calls/project/__tests__/project.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("ts-invariant")' call instead.
build: src/calls/timesheet/__tests__/timesheet.test.ts#L3
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("ts-invariant")' call instead.
build: src/calls/token/__tests__/token.test.ts#L3
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("ts-invariant")' call instead.
build
Process completed with exit code 2.