Add @vscode/extension-telemetry #274
Annotations
5 errors and 1 warning
build (18.x):
src/companion.ts#L29
Require statement not part of import statement
|
build (18.x):
src/types.ts#L211
Unexpected var, use let or const instead
|
build (18.x):
src/types.ts#L212
Unexpected var, use let or const instead
|
build (18.x):
src/webview/frontend/App.tsx#L681
ReactDOM.render is deprecated since React 18.0.0, use createRoot instead, see https://reactjs.org/link/switch-to-createroot
|
build (18.x)
Process completed with exit code 1.
|
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|