fix: allow typescript-eslint@8 as dependency #303
Annotations
8 errors
test/fixture.test.ts > fixture (flat):
test/fixture.test.ts#L24
AssertionError: expected [ …(3) ] to deeply equal []
- Expected
+ Received
- Array []
+ Array [
+ Object {
+ "replacedBy": Array [],
+ "ruleId": "no-extra-semi",
+ },
+ Object {
+ "replacedBy": Array [],
+ "ruleId": "no-mixed-spaces-and-tabs",
+ },
+ Object {
+ "replacedBy": Array [
+ "no-new-native-nonconstructor",
+ ],
+ "ruleId": "no-new-symbol",
+ },
+ ]
❯ checkResult test/fixture.test.ts:24:40
❯ test/fixture.test.ts:55:11
|
Build (20)
Process completed with exit code 1.
|
Build (22)
The job was canceled because "_20" failed.
|
test/fixture.test.ts > fixture (flat):
test/fixture.test.ts#L24
AssertionError: expected [ …(3) ] to deeply equal []
- Expected
+ Received
- Array []
+ Array [
+ Object {
+ "replacedBy": Array [],
+ "ruleId": "no-extra-semi",
+ },
+ Object {
+ "replacedBy": Array [],
+ "ruleId": "no-mixed-spaces-and-tabs",
+ },
+ Object {
+ "replacedBy": Array [
+ "no-new-native-nonconstructor",
+ ],
+ "ruleId": "no-new-symbol",
+ },
+ ]
❯ checkResult test/fixture.test.ts:24:40
❯ test/fixture.test.ts:55:11
|
Build (22)
Process completed with exit code 1.
|
Build (18)
The job was canceled because "_20" failed.
|
test/fixture.test.ts > fixture (flat):
test/fixture.test.ts#L24
AssertionError: expected [ …(3) ] to deeply equal []
- Expected
+ Received
- Array []
+ Array [
+ Object {
+ "replacedBy": Array [],
+ "ruleId": "no-extra-semi",
+ },
+ Object {
+ "replacedBy": Array [],
+ "ruleId": "no-mixed-spaces-and-tabs",
+ },
+ Object {
+ "replacedBy": Array [
+ "no-new-native-nonconstructor",
+ ],
+ "ruleId": "no-new-symbol",
+ },
+ ]
❯ checkResult test/fixture.test.ts:24:40
❯ test/fixture.test.ts:55:11
|
Build (18)
Process completed with exit code 1.
|