Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

docs: [no-parameter-properties] fix broken link#5611

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
JoshuaKGoldberg merged 2 commits intotypescript-eslint:mainfromJosh-Cena:fix-link
Sep 11, 2022

Conversation

Josh-Cena
Copy link
Member

PR Checklist

Overview

@nx-cloud
Copy link

nx-cloudbot commentedSep 7, 2022
edited
Loading

☁️ Nx Cloud Report

CI is running/has finished running commands for commit5cb3731. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 47 targets

Sent with 💌 fromNxCloud.

@typescript-eslint
Copy link
Contributor

Thanks for the PR,@Josh-Cena!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently onhttps://opencollective.com/typescript-eslint. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitorsper day.

@netlify
Copy link

netlifybot commentedSep 7, 2022
edited
Loading

Deploy Preview fortypescript-eslint ready!

NameLink
🔨 Latest commit5cb3731
🔍 Latest deploy loghttps://app.netlify.com/sites/typescript-eslint/deploys/631e7086debf0c0008d080db
😎 Deploy Previewhttps://deploy-preview-5611--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to yourNetlify site settings.

@codecov
Copy link

codecovbot commentedSep 7, 2022
edited
Loading

Codecov Report

Merging#5611 (5ba2fab) intomain (77d76e2) willincrease coverage by0.06%.
The diff coverage isn/a.

❗ Current head5ba2fab differs from pull request most recent head5cb3731. Consider uploading reports for the commit5cb3731 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@##             main    #5611      +/-   ##==========================================+ Coverage   93.80%   93.86%   +0.06%==========================================  Files         292      292                Lines       10009    10129     +120       Branches     3010     3054      +44     ==========================================+ Hits         9389     9508     +119- Misses        338      339       +1  Partials      282      282
FlagCoverage Δ
unittest93.86% <ø> (+0.06%)⬆️

Flags with carried forward coverage won't be shown.Click here to find out more.

Impacted FilesCoverage Δ
...int-plugin/src/rules/strict-boolean-expressions.ts98.97% <0.00%> (+0.13%)⬆️

@@ -8,7 +8,7 @@ description: 'Disallow the use of parameter properties in class constructors.'

:::danger Deprecated

This rule has been deprecated in favour of the equivalent, better named [`parameter-properties`](./parameter-properties) rule.
This rule has been deprecated in favour of the equivalent, better named [`parameter-properties`](./parameter-properties.md) rule.

Choose a reason for hiding this comment

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

This is already working on prod though. Why would we need to add the.md?

Copy link
Collaborator

Choose a reason for hiding this comment

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

this is not really working correctly, this generates link/rules/no-parameter-properties/parameter-properties instead of/rules/parameter-properties

Choose a reason for hiding this comment

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

Huh, very spooky, I do repro the 404 now. But I swear I didn't before...

@JoshuaKGoldbergJoshuaKGoldberg added the awaiting responseIssues waiting for a reply from the OP or another party labelSep 8, 2022
@Josh-Cena
Copy link
MemberAuthor

Sorry—something's not working in me 😄 Let's see what the OP is actually about, then

JoshuaKGoldberg reacted with laugh emoji

@Josh-Cena
Copy link
MemberAuthor

Resurrecting per#5603 (comment).@JoshuaKGoldberg Seems it doesn't work on all devices for some weird reason. Plus it's generally a better practice to use Markdown file references.

Copy link
Member

@JoshuaKGoldbergJoshuaKGoldberg left a comment

Choose a reason for hiding this comment

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

Got it, thanks!

@JoshuaKGoldbergJoshuaKGoldbergenabled auto-merge (squash)September 11, 2022 23:34
@JoshuaKGoldbergJoshuaKGoldberg merged commit3918e08 intotypescript-eslint:mainSep 11, 2022
@Josh-CenaJosh-Cena deleted the fix-link branchSeptember 12, 2022 00:00
@github-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsOct 12, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@armano2armano2armano2 left review comments

@JoshuaKGoldbergJoshuaKGoldbergJoshuaKGoldberg approved these changes

Assignees
No one assigned
Labels
awaiting responseIssues waiting for a reply from the OP or another party
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Docs: fix link to parameter-properties from no-parameter-properties
3 participants
@Josh-Cena@armano2@JoshuaKGoldberg

[8]ページ先頭

©2009-2025 Movatter.jp