Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System.ComponentModel #10965

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

System.ComponentModel #10965

wants to merge 11 commits into from

Conversation

DickBaker
Copy link
Contributor

suggested changes to 84 projects per Issue #10961

@DickBaker DickBaker requested a review from a team as a code owner February 15, 2025 10:00
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Feb 15, 2025
Copy link

Learn Build status updates of commit 1b67e72:

✅ Validation status: passed

File Status Preview URL Details
.gitignore ✅Succeeded

For more details, please refer to the build report.

For any questions, please:

Copy link

Learn Build status updates of commit 3705d5d:

⚠️ Validation status: warnings

File Status Preview URL Details
xml/System.ComponentModel/DefaultValueAttribute.xml ⚠️Warning View Details
xml/System.ComponentModel/EventDescriptorCollection.xml ⚠️Warning View Details
xml/System.ComponentModel/PropertyDescriptorCollection.xml ⚠️Warning View Details
xml/System.ComponentModel/TypeConverter.xml ⚠️Warning View Details
.gitignore ✅Succeeded
snippets/.editorconfig ✅Succeeded
snippets/csharp/System.ComponentModel/AmbientValueAttribute/Overview/attributesdemocontrol.cs ✅Succeeded View
snippets/csharp/System.ComponentModel/AmbientValueAttribute/Overview/form1.cs ✅Succeeded
snippets/csharp/System.ComponentModel/AmbientValueAttribute/Overview/Project.csproj ✅Succeeded
snippets/csharp/System.ComponentModel/AsyncCompletedEventArgs/Overview/primenumbercalculatormain.cs ✅Succeeded View
snippets/csharp/System.ComponentModel/AsyncCompletedEventArgs/Overview/Project.csproj ✅Succeeded
snippets/csharp/System.ComponentModel/AttributeCollection/.ctor/Project.csproj ✅Succeeded
snippets/csharp/System.ComponentModel/AttributeCollection/.ctor/source.cs ✅Succeeded View
snippets/csharp/System.ComponentModel/AttributeCollection/Count/Project.csproj ✅Succeeded
snippets/csharp/System.ComponentModel/AttributeCollection/Count/source.cs ✅Succeeded View
snippets/csharp/System.ComponentModel/AttributeCollection/GetEnumerator/Project.csproj ✅Succeeded
snippets/csharp/System.ComponentModel/AttributeCollection/GetEnumerator/source.cs ✅Succeeded View
snippets/csharp/System.ComponentModel/AttributeCollection/Overview/Project.csproj ✅Succeeded
snippets/csharp/System.ComponentModel/AttributeCollection/Overview/source.cs ✅Succeeded View
snippets/csharp/System.ComponentModel/BackgroundWorker/IsBusy/Form1.cs ✅Succeeded View
snippets/csharp/System.ComponentModel/BackgroundWorker/IsBusy/Project.csproj ✅Succeeded
snippets/csharp/System.ComponentModel/BackgroundWorker/Overview/backgroundworkersimple.csproj ✅Succeeded
snippets/csharp/System.ComponentModel/BackgroundWorker/Overview/fibonacciform.cs ✅Succeeded View
snippets/csharp/System.ComponentModel/BackgroundWorker/Overview/form1.cs ✅Succeeded View
snippets/csharp/System.ComponentModel/BackgroundWorker/Overview/program.cs ✅Succeeded

This comment lists only the first 25 files in the pull request.

xml/System.ComponentModel/DefaultValueAttribute.xml

  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.

xml/System.ComponentModel/EventDescriptorCollection.xml

  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.
  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.
  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.
  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.
  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.
  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.
  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.

xml/System.ComponentModel/PropertyDescriptorCollection.xml

  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.
  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.
  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.
  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.

xml/System.ComponentModel/TypeConverter.xml

  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

Dick Baker added 3 commits February 15, 2025 15:15
…l.cs so that Designer can work

BTW I also edited Issue dotnet#10961 to include this Designer failure
…l.cs so that Designer can work

BTW I also edited Issue dotnet#10961 to include this Designer failure
Copy link

Learn Build status updates of commit fbb9c12:

⚠️ Validation status: warnings

File Status Preview URL Details
xml/System.ComponentModel/DefaultValueAttribute.xml ⚠️Warning View Details
xml/System.ComponentModel/EventDescriptorCollection.xml ⚠️Warning View Details
xml/System.ComponentModel/PropertyDescriptorCollection.xml ⚠️Warning View Details
xml/System.ComponentModel/TypeConverter.xml ⚠️Warning View Details
.gitignore ✅Succeeded
snippets/.editorconfig ✅Succeeded
snippets/csharp/System.ComponentModel/AmbientValueAttribute/Overview/attributesdemocontrol.cs ✅Succeeded View
snippets/csharp/System.ComponentModel/AmbientValueAttribute/Overview/form1.cs ✅Succeeded
snippets/csharp/System.ComponentModel/AmbientValueAttribute/Overview/Project.csproj ✅Succeeded
snippets/csharp/System.ComponentModel/AsyncCompletedEventArgs/Overview/primenumbercalculatormain.cs ✅Succeeded View
snippets/csharp/System.ComponentModel/AsyncCompletedEventArgs/Overview/Project.csproj ✅Succeeded
snippets/csharp/System.ComponentModel/AttributeCollection/.ctor/Project.csproj ✅Succeeded
snippets/csharp/System.ComponentModel/AttributeCollection/.ctor/source.cs ✅Succeeded View
snippets/csharp/System.ComponentModel/AttributeCollection/Count/Project.csproj ✅Succeeded
snippets/csharp/System.ComponentModel/AttributeCollection/Count/source.cs ✅Succeeded View
snippets/csharp/System.ComponentModel/AttributeCollection/GetEnumerator/Project.csproj ✅Succeeded
snippets/csharp/System.ComponentModel/AttributeCollection/GetEnumerator/source.cs ✅Succeeded View
snippets/csharp/System.ComponentModel/AttributeCollection/Overview/Project.csproj ✅Succeeded
snippets/csharp/System.ComponentModel/AttributeCollection/Overview/source.cs ✅Succeeded View
snippets/csharp/System.ComponentModel/BackgroundWorker/IsBusy/Form1.cs ✅Succeeded View
snippets/csharp/System.ComponentModel/BackgroundWorker/IsBusy/Project.csproj ✅Succeeded
snippets/csharp/System.ComponentModel/BackgroundWorker/Overview/backgroundworkersimple.csproj ✅Succeeded
snippets/csharp/System.ComponentModel/BackgroundWorker/Overview/fibonacciform.cs ✅Succeeded View
snippets/csharp/System.ComponentModel/BackgroundWorker/Overview/form1.cs ✅Succeeded View
snippets/csharp/System.ComponentModel/BackgroundWorker/Overview/program.cs ✅Succeeded

This comment lists only the first 25 files in the pull request.

xml/System.ComponentModel/DefaultValueAttribute.xml

  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.

xml/System.ComponentModel/EventDescriptorCollection.xml

  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.
  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.
  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.
  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.
  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.
  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.
  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.

xml/System.ComponentModel/PropertyDescriptorCollection.xml

  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.
  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.
  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.
  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.

xml/System.ComponentModel/TypeConverter.xml

  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

Copy link

Learn Build status updates of commit 9b46390:

⚠️ Validation status: warnings

File Status Preview URL Details
xml/System.ComponentModel/DefaultValueAttribute.xml ⚠️Warning View Details
xml/System.ComponentModel/EventDescriptorCollection.xml ⚠️Warning View Details
xml/System.ComponentModel/PropertyDescriptorCollection.xml ⚠️Warning View Details
xml/System.ComponentModel/TypeConverter.xml ⚠️Warning View Details
.gitignore ✅Succeeded
snippets/.editorconfig ✅Succeeded
snippets/csharp/System.ComponentModel/AmbientValueAttribute/Overview/attributesdemocontrol.cs ✅Succeeded View
snippets/csharp/System.ComponentModel/AmbientValueAttribute/Overview/form1.cs ✅Succeeded
snippets/csharp/System.ComponentModel/AmbientValueAttribute/Overview/Project.csproj ✅Succeeded
snippets/csharp/System.ComponentModel/AsyncCompletedEventArgs/Overview/primenumbercalculatormain.cs ✅Succeeded View
snippets/csharp/System.ComponentModel/AsyncCompletedEventArgs/Overview/Project.csproj ✅Succeeded
snippets/csharp/System.ComponentModel/AttributeCollection/.ctor/Project.csproj ✅Succeeded
snippets/csharp/System.ComponentModel/AttributeCollection/.ctor/source.cs ✅Succeeded View
snippets/csharp/System.ComponentModel/AttributeCollection/Count/Project.csproj ✅Succeeded
snippets/csharp/System.ComponentModel/AttributeCollection/Count/source.cs ✅Succeeded View
snippets/csharp/System.ComponentModel/AttributeCollection/GetEnumerator/Project.csproj ✅Succeeded
snippets/csharp/System.ComponentModel/AttributeCollection/GetEnumerator/source.cs ✅Succeeded View
snippets/csharp/System.ComponentModel/AttributeCollection/Overview/Project.csproj ✅Succeeded
snippets/csharp/System.ComponentModel/AttributeCollection/Overview/source.cs ✅Succeeded View
snippets/csharp/System.ComponentModel/BackgroundWorker/IsBusy/Form1.cs ✅Succeeded View
snippets/csharp/System.ComponentModel/BackgroundWorker/IsBusy/Project.csproj ✅Succeeded
snippets/csharp/System.ComponentModel/BackgroundWorker/Overview/backgroundworkersimple.csproj ✅Succeeded
snippets/csharp/System.ComponentModel/BackgroundWorker/Overview/fibonacciform.cs ✅Succeeded View
snippets/csharp/System.ComponentModel/BackgroundWorker/Overview/form1.cs ✅Succeeded View
snippets/csharp/System.ComponentModel/BackgroundWorker/Overview/program.cs ✅Succeeded

This comment lists only the first 25 files in the pull request.

xml/System.ComponentModel/DefaultValueAttribute.xml

  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.

xml/System.ComponentModel/EventDescriptorCollection.xml

  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.
  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.
  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.
  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.
  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.
  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.
  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.

xml/System.ComponentModel/PropertyDescriptorCollection.xml

  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.
  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.
  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.
  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.

xml/System.ComponentModel/TypeConverter.xml

  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant