Skip to content

chore(deps): update dependency @types/eslint-scope to v8 #531

chore(deps): update dependency @types/eslint-scope to v8

chore(deps): update dependency @types/eslint-scope to v8 #531

Triggered via pull request May 15, 2025 03:52
Status Failure
Total duration 1m 36s
Artifacts

pkg.pr.new.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/context/script-let.ts#L1225
'ScopeManager' refers to a value, but is being used as a type here. Did you mean 'typeof ScopeManager'?
build: src/context/script-let.ts#L916
'Scope' refers to a value, but is being used as a type here. Did you mean 'typeof Scope'?
build: src/context/script-let.ts#L547
Parameter 'r' implicitly has an 'any' type.
build: src/context/script-let.ts#L60
'ScopeManager' refers to a value, but is being used as a type here. Did you mean 'typeof ScopeManager'?
build: src/context/script-let.ts#L59
'Scope' refers to a value, but is being used as a type here. Did you mean 'typeof Scope'?
build: src/context/script-let.ts#L58
'Scope' refers to a value, but is being used as a type here. Did you mean 'typeof Scope'?
build: src/context/script-let.ts#L48
'ScopeManager' refers to a value, but is being used as a type here. Did you mean 'typeof ScopeManager'?
build: src/context/script-let.ts#L47
'Scope' refers to a value, but is being used as a type here. Did you mean 'typeof Scope'?
build: src/context/script-let.ts#L46
'Scope' refers to a value, but is being used as a type here. Did you mean 'typeof Scope'?
build: src/context/script-let.ts#L1
All imports in import declaration are unused.