Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.59.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Version v0.0.59
Fix Symbol Resolution When Inner Class and Property Share Same Name
Fix Stack Overflow in Constructor Overload Resolution with this() Delegation
Fix Schema.describeDataCategoryGroups To Require List Parameter
Fix InvalidParameterValueException Constructor
Add LSP Completion Support With Symbol Graph Integration
Fix DomainCreator Method Signatures
Fix Database.getQueryLocatorWithBinds to require AccessLevel parameter
Validate Database.insertImmediate/updateImmediate Require Virtual SObject Type
Add Type Checker Validation for Collection Method Return Types
Fix Clone Test for User-Defined Classes
Prevent Writing To MasterRecordId Field
Remove Non-existent ApexTypeImplementor Fields
Use Schema.BusinessHours to disambiguate SObject from System.BusinessHours class
Make Approval.ProcessRequest Abstract
Require AccessLevel Parameter for Database.countQueryWithBinds
Fix Collection Generic Type Variance
Reject Constructor Calls with Null Arguments When No Matching Constructor Exists
Reject Comparison Between Incompatible Types Even With Custom equals Method
Support 6 and 7 Argument Cookie Constructors
Preserve Standalone Block Braces in AST Code Generator
Inner Classes and Interfaces Are Not Inherited Into Subclass Scope
Delete Invalid Test Class
Implement Database Cursor Methods
Ensure Apex stdlib And Nesting Robustness
Return Child Relationships in Deterministic Order
Fix Double to String Conversion
Add Namespace-aware SOQL Relationship Validation In Type Checker
Improve LSP Definition Resolution And Logging
Add LSP Formatting, Improve Definition Resolution, And Extend lspc
Fix System.EventBus Method Signatures
Improve Hover Resolution, Add lspc Hover Command, And Clarify CLI Position Handling
Fix Auth.AuthConfiguration Methods
Block Idea Controller Construction
Fix Monthly Cron Next Fire
Document Scratch Org Requirements
Fix LSP Nested Resolution; Quiet Shutdown Of lspc
Fix SOQL List Field Access Unwrapping
Preserve Custom Object Fields In Reference-Org Deploys
Add Diagnostics For Unresolved References In LSP
Enforce SObject.recalculateFormulas Deprecation At Type Check Time And Add Formula Support
System Builtins Shadow Inherited Static Fields
Add Primitive Classes To Symbol Graph
Enhance Method Resolution For Parameters And Fields
Update stdlib symbols and runtime for rollup reliability
Fix Super Invocations In Method Dispatch
Fix builtin resolution and describe handling
Fix Test Identifier Shadowing
Normalize Trigger Error Propagation on Updates
Protect Resolved Dispatch Fallback
Respect Default Namespace In Type Compatibility
Improve LSP Diagnostics Using TypeChecker