🌐 AI搜索 & 代理 主页
Skip to content

Repo: Failing integration test on main for tests/vue-sfc.test.ts > vue-sfc > eslint #11738

@JoshuaKGoldberg

Description

@JoshuaKGoldberg

Suggestion

Example from https://github.com/typescript-eslint/typescript-eslint/actions/runs/18980893343/job/54212981823:

 FAIL   integration-tests  tests/vue-sfc.test.ts > vue-sfc > eslint > should work successfully
Error: Snapshot `vue-sfc > eslint > should work successfully 1` mismatched

- Expected
+ Received

@@ -56,11 +56,11 @@
  ",
      "suppressedMessages": [],
      "usedDeprecatedRules": [
        {
          "info": {
-           "availableUntil": "10.0.0",
+           "availableUntil": "11.0.0",
            "deprecatedSince": "8.53.0",
            "message": "Formatting rules are being moved out of ESLint core.",
            "replacedBy": [
              {
                "message": "ESLint Stylistic now maintains deprecated stylistic core rules.",
@@ -118,11 +118,11 @@
  ",
      "suppressedMessages": [],
      "usedDeprecatedRules": [
        {
          "info": {
-           "availableUntil": "10.0.0",
+           "availableUntil": "11.0.0",
            "deprecatedSince": "8.53.0",
            "message": "Formatting rules are being moved out of ESLint core.",
            "replacedBy": [
              {
                "message": "ESLint Stylistic now maintains deprecated stylistic core rules.",
@@ -197,11 +197,11 @@
  ",
      "suppressedMessages": [],
      "usedDeprecatedRules": [
        {
          "info": {
-           "availableUntil": "10.0.0",
+           "availableUntil": "11.0.0",
            "deprecatedSince": "8.53.0",
            "message": "Formatting rules are being moved out of ESLint core.",
            "replacedBy": [
              {
                "message": "ESLint Stylistic now maintains deprecated stylistic core rules.",

 ❯ tools/integration-test-base.ts:85:24
     83|       );
     84|     }
     85|     expect(lintOutput).toMatchSnapshot();
       |                        ^
     86|   });
     87| }
 ❯ tools/integration-test-base.ts:21:9

Additional Info

💖

Metadata

Metadata

Assignees

No one assigned

    Labels

    accepting prsGo ahead, send a pull request that resolves this issuerepo maintenancethings to do with maintenance of the repo, and not with code/docs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions