Skip to content

Fix/eslint error

Fix/eslint error #894

Triggered via pull request July 30, 2024 14:30
Status Failure
Total duration 1m 11s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build (16.x)
'"/home/runner/work/githru-vscode-ext/githru-vscode-ext/node_modules/@types/estree/index"' has no exported member named 'ChainExpression'. Did you mean 'Expression'?
build (16.x)
'"/home/runner/work/githru-vscode-ext/githru-vscode-ext/node_modules/@types/estree/index"' has no exported member named 'ChainExpression'. Did you mean 'Expression'?
build (16.x)
Namespace '"/home/runner/work/githru-vscode-ext/githru-vscode-ext/node_modules/@types/estree/index"' has no exported member 'ImportExpression'.
build (16.x)
Namespace '"/home/runner/work/githru-vscode-ext/githru-vscode-ext/node_modules/@types/estree/index"' has no exported member 'ImportExpression'.
build (16.x)
Namespace '"/home/runner/work/githru-vscode-ext/githru-vscode-ext/node_modules/@types/estree/index"' has no exported member 'PrivateIdentifier'.
build (16.x)
Namespace '"/home/runner/work/githru-vscode-ext/githru-vscode-ext/node_modules/@types/estree/index"' has no exported member 'PrivateIdentifier'.
build (16.x)
Namespace '"/home/runner/work/githru-vscode-ext/githru-vscode-ext/node_modules/@types/estree/index"' has no exported member 'PropertyDefinition'.
build (16.x)
Namespace '"/home/runner/work/githru-vscode-ext/githru-vscode-ext/node_modules/@types/estree/index"' has no exported member 'PropertyDefinition'.
build (16.x)
Namespace '"/home/runner/work/githru-vscode-ext/githru-vscode-ext/node_modules/@types/estree/index"' has no exported member 'StaticBlock'.
build (16.x)
Namespace '"/home/runner/work/githru-vscode-ext/githru-vscode-ext/node_modules/@types/estree/index"' has no exported member 'StaticBlock'.
build (16.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/