Skip to content

remove .npmrc

remove .npmrc #152

Triggered via push May 25, 2024 08:28
Status Failure
Total duration 1m 20s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/razor/src/extension.ts#L1
Replace `"path"` with `'path'`
build: src/razor/src/extension.ts#L6
Replace `"vscode"` with `'vscode'`
build: src/razor/src/extension.ts#L7
Replace `"vscode"` with `'vscode'`
build: src/razor/src/extension.ts#L8
Replace `"vscode"` with `'vscode'`
build: src/razor/src/extension.ts#L9
Replace `"../../csharpDevKitExports"` with `'../../csharpDevKitExports'`
build: src/razor/src/extension.ts#L10
Replace `"../../lsptoolshost/dotnetRuntimeExtensionResolver"` with `'../../lsptoolshost/dotnetRuntimeExtensionResolver'`
build: src/razor/src/extension.ts#L11
Replace `"../../shared/platform"` with `'../../shared/platform'`
build: src/razor/src/extension.ts#L12
Replace `"./IEventEmitterFactory"` with `'./IEventEmitterFactory'`
build: src/razor/src/extension.ts#L13
Replace `"./blazorDebug/blazorDebugConfigurationProvider"` with `'./blazorDebug/blazorDebugConfigurationProvider'`
build: src/razor/src/extension.ts#L14
Replace `"./codeActions/codeActionsHandler"` with `'./codeActions/codeActionsHandler'`
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.