fix(deps): update dependency @tf2pickup-org/mumble-protocol to v1.0.6 #2361
Annotations
4 errors and 1 warning
Run unit test:
src/channel.spec.ts#L4
ReferenceError: exports is not defined in ES module scope
This file is being treated as an ES module because it has a '.js' file extension and '/home/runner/work/mumble-client/mumble-client/node_modules/.pnpm/@tf2pickup-org+mumble-protocol@1.0.6/node_modules/@tf2pickup-org/mumble-protocol/package.json' contains "type": "module". To treat it as a CommonJS script, rename it to use the '.cjs' file extension.
❯ node_modules/.pnpm/@tf2pickup-org+mumble-protocol@1.0.6/node_modules/@tf2pickup-org/mumble-protocol/dist/index.js:16:23
❯ src/channel.spec.ts:4:25
|
Run unit test:
src/client.spec.ts#L15
ReferenceError: exports is not defined in ES module scope
This file is being treated as an ES module because it has a '.js' file extension and '/home/runner/work/mumble-client/mumble-client/node_modules/.pnpm/@tf2pickup-org+mumble-protocol@1.0.6/node_modules/@tf2pickup-org/mumble-protocol/package.json' contains "type": "module". To treat it as a CommonJS script, rename it to use the '.cjs' file extension.
❯ node_modules/.pnpm/@tf2pickup-org+mumble-protocol@1.0.6/node_modules/@tf2pickup-org/mumble-protocol/dist/index.js:16:23
❯ src/client.spec.ts:15:25
|
Run unit test:
src/user.spec.ts#L4
ReferenceError: exports is not defined in ES module scope
This file is being treated as an ES module because it has a '.js' file extension and '/home/runner/work/mumble-client/mumble-client/node_modules/.pnpm/@tf2pickup-org+mumble-protocol@1.0.6/node_modules/@tf2pickup-org/mumble-protocol/package.json' contains "type": "module". To treat it as a CommonJS script, rename it to use the '.cjs' file extension.
❯ node_modules/.pnpm/@tf2pickup-org+mumble-protocol@1.0.6/node_modules/@tf2pickup-org/mumble-protocol/dist/index.js:16:23
❯ src/user.spec.ts:4:25
|
Run unit test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading