Skip to content

feat!: convert package to ESM only #1777

feat!: convert package to ESM only

feat!: convert package to ESM only #1777

Triggered via pull request May 12, 2024 17:25
@AriPerkkioAriPerkkio
synchronize #522
feat/esm
Status Failure
Total duration 2m 3s
Artifacts

ci.yml

on: pull_request
build-and-lint
22s
build-and-lint
Matrix: integration-test
Matrix: smoke-test
Matrix: unit-test
Fit to window
Zoom out
Zoom in

Annotations

16 errors
smoke-test (18)
Process completed with exit code 1.
smoke-test (20)
The job was canceled because "_18" failed.
smoke-test (20)
Process completed with exit code 1.
test/integration/integration.test.ts > calls onComplete hook with the results: packages/eslint-remote-tester/test/integration/integration.test.ts#L366
TypeError: object null is not iterable (cannot read property Symbol(Symbol.iterator)) ❯ test/integration/integration.test.ts:366:30
test/integration/integration.test.ts > calls onComplete hook with the comparison results: packages/eslint-remote-tester/test/integration/integration.test.ts#L889
TypeError: object null is not iterable (cannot read property Symbol(Symbol.iterator)) ❯ test/integration/integration.test.ts:889:30
test/integration/integration.test.ts > calls rulesUnderTesting filter with ruleId and repository: packages/eslint-remote-tester/test/integration/integration.test.ts#L1067
Error: Snapshot `calls rulesUnderTesting filter with ruleId and repository 1` mismatched - Expected + Received - "Node.js v20.13.0" + "Node.js v18.20.2" ❯ test/integration/integration.test.ts:1067:31
test/integration/integration.test.ts > calls eslintrc function with repository and its location: packages/eslint-remote-tester/test/integration/integration.test.ts#L1096
Error: Snapshot `calls eslintrc function with repository and its location 1` mismatched - Expected + Received - "Node.js v20.13.0" + "Node.js v18.20.2" ❯ test/integration/integration.test.ts:1096:31
test/integration/integration.test.ts > loads typescript configuration file: packages/eslint-remote-tester/test/integration/integration.test.ts#L1124
TypeError: object null is not iterable (cannot read property Symbol(Symbol.iterator)) ❯ test/integration/integration.test.ts:1124:30
integration-test (18)
Process completed with exit code 1.
integration-test (20)
The job was canceled because "_18" failed.
test/integration/integration.test.ts > calls onComplete hook with the results: packages/eslint-remote-tester/test/integration/integration.test.ts#L366
TypeError: object null is not iterable (cannot read property Symbol(Symbol.iterator)) ❯ test/integration/integration.test.ts:366:30
test/integration/integration.test.ts > calls onComplete hook with the comparison results: packages/eslint-remote-tester/test/integration/integration.test.ts#L889
TypeError: object null is not iterable (cannot read property Symbol(Symbol.iterator)) ❯ test/integration/integration.test.ts:889:30
test/integration/integration.test.ts > calls rulesUnderTesting filter with ruleId and repository: packages/eslint-remote-tester/test/integration/integration.test.ts#L1067
Error: Snapshot `calls rulesUnderTesting filter with ruleId and repository 1` mismatched - Expected + Received - "Node.js v20.13.0" + "Node.js v20.12.2" ❯ test/integration/integration.test.ts:1067:31
test/integration/integration.test.ts > calls eslintrc function with repository and its location: packages/eslint-remote-tester/test/integration/integration.test.ts#L1096
Error: Snapshot `calls eslintrc function with repository and its location 1` mismatched - Expected + Received - "Node.js v20.13.0" + "Node.js v20.12.2" ❯ test/integration/integration.test.ts:1096:31
test/integration/integration.test.ts > loads typescript configuration file: packages/eslint-remote-tester/test/integration/integration.test.ts#L1124
TypeError: object null is not iterable (cannot read property Symbol(Symbol.iterator)) ❯ test/integration/integration.test.ts:1124:30
integration-test (20)
The operation was canceled.