chore(deps): update dependency @types/eslint-scope to v8 #531
Annotations
10 errors
src/context/script-let.ts#L1225
'ScopeManager' refers to a value, but is being used as a type here. Did you mean 'typeof ScopeManager'?
|
src/context/script-let.ts#L916
'Scope' refers to a value, but is being used as a type here. Did you mean 'typeof Scope'?
|
src/context/script-let.ts#L547
Parameter 'r' implicitly has an 'any' type.
|
src/context/script-let.ts#L60
'ScopeManager' refers to a value, but is being used as a type here. Did you mean 'typeof ScopeManager'?
|
src/context/script-let.ts#L59
'Scope' refers to a value, but is being used as a type here. Did you mean 'typeof Scope'?
|
src/context/script-let.ts#L58
'Scope' refers to a value, but is being used as a type here. Did you mean 'typeof Scope'?
|
src/context/script-let.ts#L48
'ScopeManager' refers to a value, but is being used as a type here. Did you mean 'typeof ScopeManager'?
|
src/context/script-let.ts#L47
'Scope' refers to a value, but is being used as a type here. Did you mean 'typeof Scope'?
|
src/context/script-let.ts#L46
'Scope' refers to a value, but is being used as a type here. Did you mean 'typeof Scope'?
|
src/context/script-let.ts#L1
All imports in import declaration are unused.
|
The logs for this run have expired and are no longer available.
Loading