Skip to content

Conversation

@gorankarlic
Copy link

Please fill in this template.

Select one of these and delete the others:

If changing an existing definition:

@typescript-bot
Copy link
Contributor

typescript-bot commented Feb 2, 2024

@gorankarlic Thank you for submitting this PR! I see this is your first time submitting to DefinitelyTyped 👋 — I'm the local bot who will help you through the process of getting things through.

This is a live comment which I will keep updated.

1 package in this PR

Code Reviews

This PR can be merged once it's reviewed.

You can test the changes of this PR in the Playground.

Status

  • ✅ No merge conflicts
  • ❌ Continuous integration tests have failed
  • 🕐 Most recent commit is approved by type definition owners or DT maintainers

Once every item on this list is checked, I'll ask you for permission to merge and publish the changes.

Inactive

This PR has been inactive for 31 days — it is considered abandoned, and therefore closed!


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 68440,
  "author": "gorankarlic",
  "headCommitOid": "97c2012ed88f06e329d230c406e1282f39271653",
  "mergeBaseOid": "fcefc87c2264c53445803f701bdba87e7246545d",
  "lastPushDate": "2024-02-02T02:59:28.000Z",
  "lastActivityDate": "2024-02-05T09:50:45.000Z",
  "maintainerBlessed": "Waiting for Code Reviews",
  "hasMergeConflict": false,
  "isFirstContribution": true,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "node",
      "kind": "edit",
      "files": [
        {
          "path": "types/node/test.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "Microsoft",
        "jkomyno",
        "alvis",
        "r3nya",
        "btoueg",
        "smac89",
        "touffy",
        "DeividasBakanas",
        "eyqs",
        "Hannes-Magnusson-CK",
        "hoo29",
        "kjin",
        "ajafff",
        "islishude",
        "mwiktorczyk",
        "mohsen1",
        "n-e",
        "galkin",
        "parambirs",
        "eps1lon",
        "ThomasdenH",
        "WilcoBakker",
        "wwwy3y3",
        "samuela",
        "kuehlein",
        "bhongy",
        "chyzwar",
        "trivikr",
        "yoursunny",
        "qwelias",
        "ExE-Boss",
        "peterblazejewicz",
        "addaleax",
        "victorperin",
        "ZYSzys",
        "NodeJS",
        "LinusU",
        "wafuwafu13",
        "mcollina",
        "Semigradsky"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    }
  ],
  "reviews": [
    {
      "type": "changereq",
      "reviewer": "codershiba",
      "date": "2024-02-05T09:50:45.000Z"
    },
    {
      "type": "stale",
      "reviewer": "Anonymous4078",
      "date": "2024-02-02T15:53:31.000Z",
      "abbrOid": "ed7469d"
    }
  ],
  "mainBotCommentID": 1922710831,
  "ciResult": "fail",
  "ciUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped/commit/97c2012ed88f06e329d230c406e1282f39271653/checks?check_suite_id=20443185426"
}

@typescript-bot typescript-bot added Critical package Untested Change This PR does not touch tests labels Feb 2, 2024
@typescript-bot
Copy link
Contributor

Hey @gorankarlic,

😒 Your PR doesn't modify any tests, so it's hard to know what's being fixed, and your changes might regress in the future. Please consider adding tests to cover the change you're making. Including tests allows this PR to be merged by yourself and the owners of this module.

This can potentially save days of time for you!

@typescript-bot
Copy link
Contributor

@typescript-bot typescript-bot added the Other Approved This PR was reviewed and signed-off by a community member. label Feb 2, 2024
@Semigradsky
Copy link
Contributor

What about mock.method, mock.getter, mock.setter?

@typescript-bot typescript-bot removed the Other Approved This PR was reviewed and signed-off by a community member. label Feb 5, 2024
@typescript-bot
Copy link
Contributor

@codershiba, @Anonymous4078 Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review?

@ghost
Copy link

ghost commented Feb 5, 2024

#68440 (comment)
Please address this too

@typescript-bot typescript-bot added the The CI failed When GH Actions fails label Feb 5, 2024
@typescript-bot
Copy link
Contributor

@gorankarlic The CI build failed! Please review the logs for more information.

Once you've pushed the fixes, the build will automatically re-run. Thanks!

Note: builds which are failing do not end up on the list of PRs for the DT maintainers to review.

@Semigradsky
Copy link
Contributor

Looks like this PR similar to #67420

@typescript-bot typescript-bot removed the The CI failed When GH Actions fails label Feb 5, 2024
@gorankarlic
Copy link
Author

Looks like this PR similar to #67420

Nicely spotted! I see that the other PR introduces more type safety regarding {getter: true} and {setter: true}.

What should be done here? Wait for the other PR to expire on the 7th of February, merge it into this one, or pick the {getter: true} and {setter: true} improvements into this PR?

@typescript-bot typescript-bot added the The CI failed When GH Actions fails label Feb 5, 2024
@typescript-bot
Copy link
Contributor

@gorankarlic The CI build failed! Please review the logs for more information.

Once you've pushed the fixes, the build will automatically re-run. Thanks!

Note: builds which are failing do not end up on the list of PRs for the DT maintainers to review.

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests are failing, can you update them?

@typescript-bot typescript-bot added the Revision needed This PR needs code changes before it can be merged. label Feb 5, 2024
@typescript-bot
Copy link
Contributor

@gorankarlic One or more reviewers has requested changes. Please address their comments. I'll be back once they sign off or you've pushed new commits. Thank you!

@typescript-bot typescript-bot added the Abandoned This PR had no activity for a long time, and is considered abandoned label Feb 28, 2024
@typescript-bot
Copy link
Contributor

@gorankarlic I haven't seen any activity on this PR in more than three weeks, and it still has problems that prevent it from being merged. The PR will be closed on Mar 6th (in a week) if the issues aren't addressed.

@typescript-bot
Copy link
Contributor

@gorankarlic To keep things tidy, we have to close PRs that aren't mergeable and don't have activity in the last month. No worries, though — please open a new PR if you'd like to continue with this change. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Abandoned This PR had no activity for a long time, and is considered abandoned Critical package Revision needed This PR needs code changes before it can be merged. The CI failed When GH Actions fails Untested Change This PR does not touch tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants