refactor: remove need for CurrentParser state #610
Annotations
8 errors and 2 warnings
Lint Files:
log-viewer/modules/__tests__/ApexLogParser.test.ts#L1084
Expected 5 arguments, but got 4.
|
Lint Files:
log-viewer/modules/__tests__/ApexLogParser.test.ts#L1096
Expected 2 arguments, but got 1.
|
Lint Files:
log-viewer/modules/__tests__/ApexLogParser.test.ts#L1113
Expected 2 arguments, but got 1.
|
Lint Files:
log-viewer/modules/__tests__/ApexLogParser.test.ts#L1129
Expected 2 arguments, but got 1.
|
Lint Files:
log-viewer/modules/__tests__/soql/SOQLLinter.test.ts#L157
Expected 5 arguments, but got 4.
|
Lint Files:
log-viewer/modules/parsers/ApexLogParser.ts#L848
Cannot find name 'currentParser'.
|
Lint Files:
log-viewer/modules/parsers/ApexLogParser.ts#L848
Parameter 'ns' implicitly has an 'any' type.
|
Lint Files
Process completed with exit code 1.
|
Lint Files:
log-viewer/modules/components/database-view/DatabaseView.ts#L711
Unexpected any. Specify a different type
|
Lint Files:
log-viewer/modules/services/VSCodeExtensionMessenger.ts#L50
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading