Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jdufresne
Copy link
Contributor

NPM: https://www.npmjs.com/package/postcss-fail-on-warn
Project: https://github.com/postcss/postcss-fail-on-warn

Please fill in this template.

Select one of these and delete the others:

If adding a new definition:

  • The package does not already provide its own types, or cannot have its .d.ts files generated via --declaration
  • If this is for an npm package, match the name. If not, do not conflict with the name of an npm package.
  • Create it with dts-gen --dt, not by basing it on an existing project.
  • Represents shape of module/library correctly
  • tsconfig.json should have noImplicitAny, noImplicitThis, strictNullChecks, and strictFunctionTypes set to true.

@typescript-bot
Copy link
Contributor

typescript-bot commented Dec 20, 2025

@jdufresne Thank you for submitting this PR!

This is a live comment that I will keep updated.

1 package in this PR

Code Reviews

This PR adds a new definition, so it needs to be reviewed by a DT maintainer before it can be merged.

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

Status

  • ✅ No merge conflicts
  • ✅ Continuous integration tests have passed
  • 🕐 Only a DT maintainer can approve changes when there are new packages added

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 7 days.


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 74248,
  "author": "jdufresne",
  "headCommitOid": "0ac67c3e8eb740c7160beda2acbd257384e9ad8f",
  "mergeBaseOid": "a14d2bfd4945008d3aa3f8c0d5db00b6333815be",
  "lastPushDate": "2025-12-20T23:38:23.000Z",
  "lastActivityDate": "2025-12-20T23:38:23.000Z",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Well-liked by everyone",
  "pkgInfo": [
    {
      "name": "postcss-fail-on-warn",
      "kind": "add",
      "files": [
        {
          "path": "types/postcss-fail-on-warn/.npmignore",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/postcss-fail-on-warn/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/postcss-fail-on-warn/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/postcss-fail-on-warn/postcss-fail-on-warn-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/postcss-fail-on-warn/tsconfig.json",
          "kind": "package-meta-ok"
        }
      ],
      "owners": [],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    }
  ],
  "reviews": [],
  "mainBotCommentID": 3678209812,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added the New Definition This PR creates a new definition package. label Dec 20, 2025
@typescript-bot
Copy link
Contributor

🔔 @jdufresne — there are no owners, but it would still be good if you find someone to review this PR in the next few days, otherwise a maintainer will look at it. (And if you do find someone, maybe even recruit them to be a second owner to make future changes easier...)

@typescript-bot typescript-bot moved this to Waiting for Code Reviews in Pull Request Status Board Dec 20, 2025
@typescript-bot typescript-bot moved this from Waiting for Code Reviews to Needs Maintainer Action in Pull Request Status Board Dec 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

New Definition This PR creates a new definition package.

Projects

Status: Needs Maintainer Action

Development

Successfully merging this pull request may close these issues.

2 participants