-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
analyzer-crash-reportIssues which have been reported due to an analysis server crashIssues which have been reported due to an analysis server crashlegacy-area-analyzerUse area-devexp instead.Use area-devexp instead.
Description
From crash reporting:
NoSuchMethodError: The getter 'node' was called on null
at Object.noSuchMethod (dart:core )
at FixProcessor._addFix_createGetter (fix_internal.dart:2171 )
at <asynchronous gap> (async )
at FixProcessor.compute (fix_internal.dart:468 )
at <asynchronous gap> (async )
at DartFixContributor.computeFixes (fix_internal.dart:69 )
at EditDomainHandler._computeDartFixes (edit_domain.dart:656 )
at <asynchronous gap> (async )
at EditDomainHandler._computeServerErrorFixes (edit_domain.dart:763 )
at EditDomainHandler.getFixes (edit_domain.dart:283 )
at EditDomainHandler.handleRequest (edit_domain.dart:387 )
at AnalysisServer.handleRequest.<fn>.<fn> (analysis_server.dart:333 )
at _PerformanceTagImpl.makeCurrentWhile (utilities_general.dart:258 )
at AnalysisServer.handleRequest.<fn> (analysis_server.dart:329 )
at runZoned (dart:async )
at AnalysisServer.handleRequest (analysis_server.dart:328 )
at ByteStreamServerChannel._readRequest.<fn> (byte_stream_channel.dart:189 )
at _PerformanceTagImpl.makeCurrentWhile (utilities_general.dart:258 )
at ByteStreamServerChannel._readRequest (byte_stream_channel.dart:179 )
at ByteStreamServerChannel.listen.<fn> (byte_stream_channel.dart:120 )
Metadata
Metadata
Assignees
Labels
analyzer-crash-reportIssues which have been reported due to an analysis server crashIssues which have been reported due to an analysis server crashlegacy-area-analyzerUse area-devexp instead.Use area-devexp instead.