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

fix: correct handling of additionalProperties in object schemas#6939

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
bradzacher merged 1 commit intov6fromv6-fix-additional-properties
Apr 21, 2023

Conversation

bradzacher
Copy link
Member

@bradzacherbradzacher commentedApr 20, 2023
edited
Loading

PR Checklist

Overview

@domdomegg's#6894 made me realise I'd incorrectly handled this case in the schema gen.
When it's missing/undefined it's the same as beingtrue - but I treated it asfalse

Co-authored-by: Adam Jones <domdomegg+git@gmail.com>
@bradzacherbradzacher added the bugSomething isn't working labelApr 20, 2023
@typescript-eslint
Copy link
Contributor

Thanks for the PR,@bradzacher!

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.

@netlify
Copy link

netlifybot commentedApr 20, 2023
edited
Loading

Deploy Preview fortypescript-eslint ready!

NameLink
🔨 Latest commit223624d
🔍 Latest deploy loghttps://app.netlify.com/sites/typescript-eslint/deploys/64412c047da6e100086cd0a6
😎 Deploy Previewhttps://deploy-preview-6939--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.

@nx-cloud
Copy link

nx-cloudbot commentedApr 20, 2023
edited
Loading

☁️ Nx Cloud Report

CI is running/has finished running commands for commit223624d. 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 32 targets

Sent with 💌 fromNxCloud.

@codecov
Copy link

codecovbot commentedApr 20, 2023

Codecov Report

Merging#6939 (223624d) intov6 (acc1a43) willdecrease coverage by0.01%.
The diff coverage isn/a.

Additional details and impacted files
@@            Coverage Diff             @@##               v6    #6939      +/-   ##==========================================- Coverage   87.51%   87.50%   -0.01%==========================================  Files         376      376                Lines       12944    12936       -8       Branches     3821     3820       -1     ==========================================- Hits        11328    11320       -8  Misses       1231     1231                Partials      385      385
FlagCoverage Δ
unittest87.50% <ø> (-0.01%)⬇️

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

Impacted FilesCoverage Δ
packages/eslint-plugin/src/rules/array-type.ts97.14% <ø> (ø)
packages/eslint-plugin/src/rules/ban-ts-comment.ts96.96% <ø> (ø)
...plugin/src/rules/naming-convention-utils/schema.ts100.00% <ø> (ø)
...ges/eslint-plugin/src/rules/no-misused-promises.ts97.47% <ø> (ø)
...-plugin/src/rules/no-unnecessary-type-assertion.ts94.59% <ø> (ø)
...int-plugin/src/rules/require-array-sort-compare.ts87.50% <ø> (ø)
...-plugin/src/rules/restrict-template-expressions.ts100.00% <ø> (ø)
.../eslint-plugin/src/rules/sort-type-constituents.ts90.38% <ø> (ø)
packages/eslint-plugin/src/rules/typedef.ts96.00% <ø> (ø)

... and1 file with indirect coverage changes

Copy link
Collaborator

@armano2armano2 left a comment

Choose a reason for hiding this comment

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

good catch 👍

@bradzacherbradzacher merged commit489c7a5 intov6Apr 21, 2023
@bradzacherbradzacher deleted the v6-fix-additional-properties branchApril 21, 2023 02:04
@github-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsApr 29, 2023
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@armano2armano2armano2 approved these changes

@domdomeggdomdomeggdomdomegg approved these changes

Assignees
No one assigned
Labels
bugSomething isn't working
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@bradzacher@armano2@domdomegg

[8]ページ先頭

©2009-2025 Movatter.jp