René's URL Explorer Experiment


Title: Rule request: AvoidArrayList · Issue #2147 · PowerShell/PSScriptAnalyzer · GitHub

Open Graph Title: Rule request: AvoidArrayList · Issue #2147 · PowerShell/PSScriptAnalyzer

X Title: Rule request: AvoidArrayList · Issue #2147 · PowerShell/PSScriptAnalyzer

Description: Aside from the important remark: Important We don't recommend that you use the ArrayList class for new development. Instead, we recommend that you use the generic List class. The ArrayList class is designed to hold heterogeneous collecti...

Open Graph Description: Aside from the important remark: Important We don't recommend that you use the ArrayList class for new development. Instead, we recommend that you use the generic List class. The ArrayList class is...

X Description: Aside from the important remark: Important We don't recommend that you use the ArrayList class for new development. Instead, we recommend that you use the generic List class. The ArrayList clas...

Opengraph URL: https://github.com/PowerShell/PSScriptAnalyzer/issues/2147

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Rule request: AvoidArrayList","articleBody":"Aside from the [important remark](https://learn.microsoft.com/en-us/dotnet/api/system.collections.arraylist#remarks):\n\n\u003e [!Important]\n\u003e\n\u003e We don't recommend that you use the ArrayList class for new development. Instead, we recommend that you use the generic [List\u003cT\u003e](https://learn.microsoft.com/en-us/dotnet/api/system.collections.generic.list-1?view=net-6.0) class. The [ArrayList](https://learn.microsoft.com/en-us/dotnet/api/system.collections.arraylist?view=net-6.0) class is designed to hold heterogeneous collections of objects. However, it does not always offer the best performance. Instead, we recommend the following:\n\u003e \n\u003e For a heterogeneous collection of objects, use the `List\u003cObject\u003e` (in C#) or List(Of Object) (in Visual Basic) type.\n\u003e For a homogeneous collection of objects, use the [`List\u003cT\u003e`](https://learn.microsoft.com/en-us/dotnet/api/system.collections.generic.list-1?view=net-6.0) class. See [Performance Considerations](https://learn.microsoft.com/en-us/dotnet/api/system.collections.generic.list-1?view=net-6.0#performance-considerations) in the [List\u003cT\u003e](https://learn.microsoft.com/en-us/dotnet/api/system.collections.generic.list-1?view=net-6.0) reference topic for a discussion of the relative performance of these classes. See [Non-generic collections shouldn't be used](https://github.com/dotnet/platform-compat/blob/master/docs/DE0006.md) on GitHub for general information on the use of generic instead of non-generic collection types.\n\nThe `ArrayList.Add` method returns an index of the added element which often unintendedly pollutes the PowerShell pipeline and causes unexpected issues, see e.g.: \n* [Powershell ArrayList magically inserts a zero [duplicate]](https://stackoverflow.com/questions/52641400/powershell-arraylist-magically-inserts-a-zero)\n* [Unexpected array size [duplicate]](https://stackoverflow.com/questions/58604984/unexpected-array-size)\n\nNote that [an `ArrayList` is not typesafe](https://stackoverflow.com/a/17984540/1701026) which is consistent with PowerShell as a loosely language.\nAlternatives for a `ArrayList` type are:\n* `[object[]]` which is also loosely *but not sizable*, or\n* `[System.Collections.Generic.List[Object]]` with is both sizable and loosely.","author":{"url":"https://github.com/iRon7","@type":"Person","name":"iRon7"},"datePublished":"2025-12-18T15:26:23.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/2147/PSScriptAnalyzer/issues/2147"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:8480faa4-48c6-8045-8dff-3bd0eacd9c23
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id840A:3CDF6F:1148F2D:1766482:6964A6DA
html-safe-noncead7a11d3a96629ce72290f260002ea91944cc2126a3fd20368430c5e0e180708
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4NDBBOjNDREY2RjoxMTQ4RjJEOjE3NjY0ODI6Njk2NEE2REEiLCJ2aXNpdG9yX2lkIjoiODYxNTA2MjQ1MDI1NzMwNzM1NCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac430c024be020bb6f7d52186d4f8160f82914d8aea626904649a6956800486076
hovercard-subject-tagissue:3743633381
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/PowerShell/PSScriptAnalyzer/2147/issue_layout
twitter:imagehttps://opengraph.githubassets.com/70f403d05c84edf44e7e5d3d8b59c41ad5bceb77d777a916d210c10bdf9f9a5d/PowerShell/PSScriptAnalyzer/issues/2147
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/70f403d05c84edf44e7e5d3d8b59c41ad5bceb77d777a916d210c10bdf9f9a5d/PowerShell/PSScriptAnalyzer/issues/2147
og:image:altAside from the important remark: Important We don't recommend that you use the ArrayList class for new development. Instead, we recommend that you use the generic List class. The ArrayList class is...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameiRon7
hostnamegithub.com
expected-hostnamegithub.com
None15579c46431b7fd25941c3b09010f74fd1890c7a35226839bbbf40ce70fb3057
turbo-cache-controlno-preview
go-importgithub.com/PowerShell/PSScriptAnalyzer git https://github.com/PowerShell/PSScriptAnalyzer.git
octolytics-dimension-user_id11524380
octolytics-dimension-user_loginPowerShell
octolytics-dimension-repository_id33149177
octolytics-dimension-repository_nwoPowerShell/PSScriptAnalyzer
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id33149177
octolytics-dimension-repository_network_root_nwoPowerShell/PSScriptAnalyzer
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release499abb347cb197601d399c346cfeb4b3fa135d5c
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/PowerShell/PSScriptAnalyzer/issues/2147#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FPowerShell%2FPSScriptAnalyzer%2Fissues%2F2147
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FPowerShell%2FPSScriptAnalyzer%2Fissues%2F2147
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=PowerShell%2FPSScriptAnalyzer
Reloadhttps://github.com/PowerShell/PSScriptAnalyzer/issues/2147
Reloadhttps://github.com/PowerShell/PSScriptAnalyzer/issues/2147
Reloadhttps://github.com/PowerShell/PSScriptAnalyzer/issues/2147
PowerShell https://github.com/PowerShell
PSScriptAnalyzerhttps://github.com/PowerShell/PSScriptAnalyzer
Notifications https://github.com/login?return_to=%2FPowerShell%2FPSScriptAnalyzer
Fork 407 https://github.com/login?return_to=%2FPowerShell%2FPSScriptAnalyzer
Star 2.1k https://github.com/login?return_to=%2FPowerShell%2FPSScriptAnalyzer
Code https://github.com/PowerShell/PSScriptAnalyzer
Issues 394 https://github.com/PowerShell/PSScriptAnalyzer/issues
Pull requests 16 https://github.com/PowerShell/PSScriptAnalyzer/pulls
Discussions https://github.com/PowerShell/PSScriptAnalyzer/discussions
Actions https://github.com/PowerShell/PSScriptAnalyzer/actions
Projects 0 https://github.com/PowerShell/PSScriptAnalyzer/projects
Wiki https://github.com/PowerShell/PSScriptAnalyzer/wiki
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/PowerShell/PSScriptAnalyzer/security
Please reload this pagehttps://github.com/PowerShell/PSScriptAnalyzer/issues/2147
Insights https://github.com/PowerShell/PSScriptAnalyzer/pulse
Code https://github.com/PowerShell/PSScriptAnalyzer
Issues https://github.com/PowerShell/PSScriptAnalyzer/issues
Pull requests https://github.com/PowerShell/PSScriptAnalyzer/pulls
Discussions https://github.com/PowerShell/PSScriptAnalyzer/discussions
Actions https://github.com/PowerShell/PSScriptAnalyzer/actions
Projects https://github.com/PowerShell/PSScriptAnalyzer/projects
Wiki https://github.com/PowerShell/PSScriptAnalyzer/wiki
Security https://github.com/PowerShell/PSScriptAnalyzer/security
Insights https://github.com/PowerShell/PSScriptAnalyzer/pulse
New issuehttps://github.com/login?return_to=https://github.com/PowerShell/PSScriptAnalyzer/issues/2147
New issuehttps://github.com/login?return_to=https://github.com/PowerShell/PSScriptAnalyzer/issues/2147
Rule request: AvoidArrayListhttps://github.com/PowerShell/PSScriptAnalyzer/issues/2147#top
https://github.com/iRon7
https://github.com/iRon7
iRon7https://github.com/iRon7
on Dec 18, 2025https://github.com/PowerShell/PSScriptAnalyzer/issues/2147#issue-3743633381
important remarkhttps://learn.microsoft.com/en-us/dotnet/api/system.collections.arraylist#remarks
Listhttps://learn.microsoft.com/en-us/dotnet/api/system.collections.generic.list-1?view=net-6.0
ArrayListhttps://learn.microsoft.com/en-us/dotnet/api/system.collections.arraylist?view=net-6.0
Listhttps://learn.microsoft.com/en-us/dotnet/api/system.collections.generic.list-1?view=net-6.0
Performance Considerationshttps://learn.microsoft.com/en-us/dotnet/api/system.collections.generic.list-1?view=net-6.0#performance-considerations
Listhttps://learn.microsoft.com/en-us/dotnet/api/system.collections.generic.list-1?view=net-6.0
Non-generic collections shouldn't be usedhttps://github.com/dotnet/platform-compat/blob/master/docs/DE0006.md
Powershell ArrayList magically inserts a zero [duplicate]https://stackoverflow.com/questions/52641400/powershell-arraylist-magically-inserts-a-zero
Unexpected array size [duplicate]https://stackoverflow.com/questions/58604984/unexpected-array-size
an ArrayList is not typesafehttps://stackoverflow.com/a/17984540/1701026
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.