You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Argument of type 'unknown' is not assignable to parameter of type 'Options | undefined'.
Property 'getLocFromIndex' does not exist on type 'SourceCode<{ LangOptions: LanguageOptions; RootNode: unknown; SyntaxElementWithLoc: unknown; ConfigNode: unknown; }>'.
Property 'getLocFromIndex' does not exist on type 'SourceCode<{ LangOptions: LanguageOptions; RootNode: unknown; SyntaxElementWithLoc: unknown; ConfigNode: unknown; }>'.
Argument of type '{ messageId: string; } & { loc: SourceLocation | { line: number; column: number; }; } & ReportDescriptorOptions' is not assignable to parameter of type 'ViolationReport<unknown, string>' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
Property 'text' does not exist on type 'SourceCode<{ LangOptions: LanguageOptions; RootNode: unknown; SyntaxElementWithLoc: unknown; ConfigNode: unknown; }>'.
Argument of type 'unknown' is not assignable to parameter of type 'Node'.
Object literal may only specify known properties, and 'line' does not exist in type 'SourceLocation'.
Type 'RuleMetaData' is not assignable to type 'RulesMeta<string, {}>' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
Process completed with exit code 2.
Cache not found for keys: node-cache-Linux-x64-pnpm-166501874dd6305c8cb3dad97099415144d27cabd8f77875187c5e731ee16687
The logs for this run have expired and are no longer available.