Skip to content

Conversation

@sandersn
Copy link
Contributor

The type of FontFace.display is now a union of allowed literals instead of string.

The new code won't succeed until tomorrow. See microsoft/TypeScript#52328

The type of `FontFace.display` is now a union of allowed literals
instead of `string`.

The new code won't succeed until tomorrow. See microsoft/TypeScript#52328
@typescript-bot
Copy link
Contributor

typescript-bot commented Jan 21, 2023

@sandersn Thank you for submitting this PR!

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 by a DT maintainer.

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

Status

  • ✅ No merge conflicts
  • ❌ Continuous integration tests have failed
  • 🕐 Only a DT maintainer can approve changes without tests

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


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 64014,
  "author": "sandersn",
  "headCommitOid": "e13c9edf484c1a6fbcc62ccc200df50bc947bd11",
  "mergeBaseOid": "a6b57ed5f511b6d1c842b6acb4961c966d4afb00",
  "lastPushDate": "2023-01-21T00:25:46.000Z",
  "lastActivityDate": "2023-01-23T15:48:52.000Z",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Popular",
  "pkgInfo": [
    {
      "name": "css-font-loading-module",
      "kind": "edit",
      "files": [
        {
          "path": "types/css-font-loading-module/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "slikts"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    }
  ],
  "reviews": [],
  "mainBotCommentID": 1399098708,
  "ciResult": "fail",
  "ciUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped/commit/e13c9edf484c1a6fbcc62ccc200df50bc947bd11/checks?check_suite_id=10499017080"
}

@typescript-bot typescript-bot added Popular package This PR affects a popular package (as counted by NPM download counts). Untested Change This PR does not touch tests labels Jan 21, 2023
@typescript-bot
Copy link
Contributor

🔔 @slikts — please review this PR in the next few days. Be sure to explicitly select Approve or Request Changes in the GitHub UI so I know what's going on.

@typescript-bot typescript-bot added the The CI failed When GH Actions fails label Jan 21, 2023
@typescript-bot
Copy link
Contributor

@sandersn 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.

@sandersn sandersn closed this Jan 23, 2023
@sandersn sandersn reopened this Jan 23, 2023
@sandersn sandersn merged commit 7c3238f into master Jan 23, 2023
@sandersn sandersn deleted the fix-css-font-loading-module-for-TS5.0 branch January 23, 2023 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Popular package This PR affects a popular package (as counted by NPM download counts). 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.

3 participants