Skip to content

Lock file maintenance #241

Lock file maintenance

Lock file maintenance #241

Triggered via push November 4, 2024 04:11
Status Failure
Total duration 27s
Artifacts

test.yml

on: push
collect coverage
16s
collect coverage
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 errors
source/configs/strict.unit.test.ts > strict > should match the snapshot: source/configs/strict.unit.test.ts#L6
Error: Snapshot `strict > should match the snapshot 1` mismatched - Expected + Received @@ -6761,13 +6761,14 @@ "description": "Disallow unnecessary constructors", "extendsBaseRule": true, "recommended": "strict", "url": "https://typescript-eslint.io/rules/no-useless-constructor", }, - "hasSuggestions": undefined, + "hasSuggestions": true, "messages": { "noUselessConstructor": "Useless constructor.", + "removeConstructor": "Remove the constructor.", }, "schema": [], "type": "problem", }, }, ❯ source/configs/strict.unit.test.ts:6:20
source/configs/strict.unit.test.ts > strict > should include the js all config: source/configs/strict.unit.test.ts#L14
Error: Snapshot `strict > should include the js all config 1` mismatched - Expected + Received @@ -6694,13 +6694,14 @@ "description": "Disallow unnecessary constructors", "extendsBaseRule": true, "recommended": "strict", "url": "https://typescript-eslint.io/rules/no-useless-constructor", }, - "hasSuggestions": undefined, + "hasSuggestions": true, "messages": { "noUselessConstructor": "Useless constructor.", + "removeConstructor": "Remove the constructor.", }, "schema": [], "type": "problem", }, }, ❯ source/configs/strict.unit.test.ts:14:23
test on ubuntu-latest node@20
Process completed with exit code 1.
source/configs/strict.unit.test.ts > strict > should match the snapshot: source/configs/strict.unit.test.ts#L6
Error: Snapshot `strict > should match the snapshot 1` mismatched - Expected + Received @@ -6761,13 +6761,14 @@ "description": "Disallow unnecessary constructors", "extendsBaseRule": true, "recommended": "strict", "url": "https://typescript-eslint.io/rules/no-useless-constructor", }, - "hasSuggestions": undefined, + "hasSuggestions": true, "messages": { "noUselessConstructor": "Useless constructor.", + "removeConstructor": "Remove the constructor.", }, "schema": [], "type": "problem", }, }, ❯ source/configs/strict.unit.test.ts:6:20
source/configs/strict.unit.test.ts > strict > should include the js all config: source/configs/strict.unit.test.ts#L14
Error: Snapshot `strict > should include the js all config 1` mismatched - Expected + Received @@ -6694,13 +6694,14 @@ "description": "Disallow unnecessary constructors", "extendsBaseRule": true, "recommended": "strict", "url": "https://typescript-eslint.io/rules/no-useless-constructor", }, - "hasSuggestions": undefined, + "hasSuggestions": true, "messages": { "noUselessConstructor": "Useless constructor.", + "removeConstructor": "Remove the constructor.", }, "schema": [], "type": "problem", }, }, ❯ source/configs/strict.unit.test.ts:14:23
collect coverage
Process completed with exit code 1.
test on ubuntu-latest node@22
The job was canceled because "_20_ubuntu-latest" failed.
source/configs/strict.unit.test.ts > strict > should match the snapshot: source/configs/strict.unit.test.ts#L6
Error: Snapshot `strict > should match the snapshot 1` mismatched - Expected + Received @@ -6761,13 +6761,14 @@ "description": "Disallow unnecessary constructors", "extendsBaseRule": true, "recommended": "strict", "url": "https://typescript-eslint.io/rules/no-useless-constructor", }, - "hasSuggestions": undefined, + "hasSuggestions": true, "messages": { "noUselessConstructor": "Useless constructor.", + "removeConstructor": "Remove the constructor.", }, "schema": [], "type": "problem", }, }, ❯ source/configs/strict.unit.test.ts:6:20
source/configs/strict.unit.test.ts > strict > should include the js all config: source/configs/strict.unit.test.ts#L14
Error: Snapshot `strict > should include the js all config 1` mismatched - Expected + Received @@ -6694,13 +6694,14 @@ "description": "Disallow unnecessary constructors", "extendsBaseRule": true, "recommended": "strict", "url": "https://typescript-eslint.io/rules/no-useless-constructor", }, - "hasSuggestions": undefined, + "hasSuggestions": true, "messages": { "noUselessConstructor": "Useless constructor.", + "removeConstructor": "Remove the constructor.", }, "schema": [], "type": "problem", }, }, ❯ source/configs/strict.unit.test.ts:14:23
test on ubuntu-latest node@22
The operation was canceled.
test on windows-latest node@20
The job was canceled because "_20_ubuntu-latest" failed.
test on windows-latest node@20
The operation was canceled.
test on windows-latest node@22
The job was canceled because "_20_ubuntu-latest" failed.
test on windows-latest node@22
The operation was canceled.