Bump prettier from 3.1.1 to 3.4.1 #2289
Annotations
60 errors and 62 warnings
|
|
build (ubuntu-latest, 18):
src/common/providers/codeAction/extractTypeAliasCodeAction.ts#L44
Replace `params.range.end.line].substring(⏎··········previousCharColumn,⏎··········params.range.end.character,⏎········` with `⏎··········params.range.end.line⏎········].substring(previousCharColumn,·params.range.end.character`
|
build (ubuntu-latest, 18):
src/common/providers/codeAction/importCodeAction.ts#L156
Replace `possibleImport.valueToImport·??·possibleImport.value` with `(possibleImport.valueToImport·??·possibleImport.value)`
|
build (ubuntu-latest, 18):
src/common/providers/completionProvider.ts#L464
Replace `moduleName?.slice(targetModule.length·+·1)·??·moduleName` with `(moduleName?.slice(targetModule.length·+·1)·??·moduleName)`
|
|
|
|
|
build (ubuntu-latest, 18):
src/common/providers/handlers/moveRefactoringHandler.ts#L68
Replace `params.destination.uri)` with `⏎······params.destination.uri,`
|
|
|
build (macOS-latest, 18):
src/common/providers/codeAction/extractTypeAliasCodeAction.ts#L44
Replace `params.range.end.line].substring(⏎··········previousCharColumn,⏎··········params.range.end.character,⏎········` with `⏎··········params.range.end.line⏎········].substring(previousCharColumn,·params.range.end.character`
|
build (macOS-latest, 18):
src/common/providers/codeAction/importCodeAction.ts#L156
Replace `possibleImport.valueToImport·??·possibleImport.value` with `(possibleImport.valueToImport·??·possibleImport.value)`
|
build (macOS-latest, 18):
src/common/providers/completionProvider.ts#L464
Replace `moduleName?.slice(targetModule.length·+·1)·??·moduleName` with `(moduleName?.slice(targetModule.length·+·1)·??·moduleName)`
|
|
|
|
|
build (macOS-latest, 18):
src/common/providers/handlers/moveRefactoringHandler.ts#L68
Replace `params.destination.uri)` with `⏎······params.destination.uri,`
|
|
|
build (ubuntu-latest, 20):
src/common/providers/codeAction/extractTypeAliasCodeAction.ts#L44
Replace `params.range.end.line].substring(⏎··········previousCharColumn,⏎··········params.range.end.character,⏎········` with `⏎··········params.range.end.line⏎········].substring(previousCharColumn,·params.range.end.character`
|
build (ubuntu-latest, 20):
src/common/providers/codeAction/importCodeAction.ts#L156
Replace `possibleImport.valueToImport·??·possibleImport.value` with `(possibleImport.valueToImport·??·possibleImport.value)`
|
build (ubuntu-latest, 20):
src/common/providers/completionProvider.ts#L464
Replace `moduleName?.slice(targetModule.length·+·1)·??·moduleName` with `(moduleName?.slice(targetModule.length·+·1)·??·moduleName)`
|
|
|
|
|
build (ubuntu-latest, 20):
src/common/providers/handlers/moveRefactoringHandler.ts#L68
Replace `params.destination.uri)` with `⏎······params.destination.uri,`
|
|
|
build (macOS-latest, 20):
src/common/providers/codeAction/extractTypeAliasCodeAction.ts#L44
Replace `params.range.end.line].substring(⏎··········previousCharColumn,⏎··········params.range.end.character,⏎········` with `⏎··········params.range.end.line⏎········].substring(previousCharColumn,·params.range.end.character`
|
build (macOS-latest, 20):
src/common/providers/codeAction/importCodeAction.ts#L156
Replace `possibleImport.valueToImport·??·possibleImport.value` with `(possibleImport.valueToImport·??·possibleImport.value)`
|
build (macOS-latest, 20):
src/common/providers/completionProvider.ts#L464
Replace `moduleName?.slice(targetModule.length·+·1)·??·moduleName` with `(moduleName?.slice(targetModule.length·+·1)·??·moduleName)`
|
|
|
|
|
build (macOS-latest, 20):
src/common/providers/handlers/moveRefactoringHandler.ts#L68
Replace `params.destination.uri)` with `⏎······params.destination.uri,`
|
|
|
build (windows-latest, 20):
src/common/providers/codeAction/extractTypeAliasCodeAction.ts#L44
Replace `params.range.end.line].substring(␍⏎··········previousCharColumn,␍⏎··········params.range.end.character,␍⏎········` with `␍⏎··········params.range.end.line␍⏎········].substring(previousCharColumn,·params.range.end.character`
|
build (windows-latest, 20):
src/common/providers/codeAction/importCodeAction.ts#L156
Replace `possibleImport.valueToImport·??·possibleImport.value` with `(possibleImport.valueToImport·??·possibleImport.value)`
|
build (windows-latest, 20):
src/common/providers/completionProvider.ts#L464
Replace `moduleName?.slice(targetModule.length·+·1)·??·moduleName` with `(moduleName?.slice(targetModule.length·+·1)·??·moduleName)`
|
|
|
|
|
build (windows-latest, 20):
src/common/providers/handlers/moveRefactoringHandler.ts#L68
Replace `params.destination.uri)` with `␍⏎······params.destination.uri,`
|
|
|
build (windows-latest, 18):
src/common/providers/codeAction/extractTypeAliasCodeAction.ts#L44
Replace `params.range.end.line].substring(␍⏎··········previousCharColumn,␍⏎··········params.range.end.character,␍⏎········` with `␍⏎··········params.range.end.line␍⏎········].substring(previousCharColumn,·params.range.end.character`
|
build (windows-latest, 18):
src/common/providers/codeAction/importCodeAction.ts#L156
Replace `possibleImport.valueToImport·??·possibleImport.value` with `(possibleImport.valueToImport·??·possibleImport.value)`
|
build (windows-latest, 18):
src/common/providers/completionProvider.ts#L464
Replace `moduleName?.slice(targetModule.length·+·1)·??·moduleName` with `(moduleName?.slice(targetModule.length·+·1)·??·moduleName)`
|
|
|
|
|
build (windows-latest, 18):
src/common/providers/handlers/moveRefactoringHandler.ts#L68
Replace `params.destination.uri)` with `␍⏎······params.destination.uri,`
|
build (ubuntu-latest, 18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (ubuntu-latest, 18):
src/browser/fileSystem.ts#L93
'error' will evaluate to '[object Object]' when stringified
|
build (ubuntu-latest, 18):
src/browser/fileSystem.ts#L112
Expected non-Promise value in a boolean conditional
|
build (ubuntu-latest, 18):
src/browser/fileSystem.ts#L124
'key' may evaluate to '[object Object]' when stringified
|
build (ubuntu-latest, 18):
src/browser/fileSystem.ts#L146
Missing return type on function
|
build (ubuntu-latest, 18):
src/browser/fileSystem.ts#L159
Unsafe assignment of an `any` value
|
build (ubuntu-latest, 18):
src/browser/fileSystem.ts#L279
Missing return type on function
|
build (ubuntu-latest, 18):
src/browser/fileSystem.ts#L287
Missing return type on function
|
build (ubuntu-latest, 18):
src/browser/fileSystem.ts#L352
Missing return type on function
|
build (ubuntu-latest, 18):
src/browser/indexedDB.ts#L186
'cursor.result.key' may evaluate to '[object Object]' when stringified
|
build (ubuntu-latest, 18):
src/common/providers/completionProvider.ts#L232
Forbidden non-null assertion
|
build (macOS-latest, 18):
src/browser/fileSystem.ts#L93
'error' will evaluate to '[object Object]' when stringified
|
build (macOS-latest, 18):
src/browser/fileSystem.ts#L112
Expected non-Promise value in a boolean conditional
|
build (macOS-latest, 18):
src/browser/fileSystem.ts#L124
'key' may evaluate to '[object Object]' when stringified
|
build (macOS-latest, 18):
src/browser/fileSystem.ts#L146
Missing return type on function
|
build (macOS-latest, 18):
src/browser/fileSystem.ts#L159
Unsafe assignment of an `any` value
|
build (macOS-latest, 18):
src/browser/fileSystem.ts#L279
Missing return type on function
|
build (macOS-latest, 18):
src/browser/fileSystem.ts#L287
Missing return type on function
|
build (macOS-latest, 18):
src/browser/fileSystem.ts#L352
Missing return type on function
|
build (macOS-latest, 18):
src/browser/indexedDB.ts#L186
'cursor.result.key' may evaluate to '[object Object]' when stringified
|
build (macOS-latest, 18):
src/common/providers/completionProvider.ts#L232
Forbidden non-null assertion
|
build (ubuntu-latest, 20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (ubuntu-latest, 20):
src/browser/fileSystem.ts#L93
'error' will evaluate to '[object Object]' when stringified
|
build (ubuntu-latest, 20):
src/browser/fileSystem.ts#L112
Expected non-Promise value in a boolean conditional
|
build (ubuntu-latest, 20):
src/browser/fileSystem.ts#L124
'key' may evaluate to '[object Object]' when stringified
|
build (ubuntu-latest, 20):
src/browser/fileSystem.ts#L146
Missing return type on function
|
build (ubuntu-latest, 20):
src/browser/fileSystem.ts#L159
Unsafe assignment of an `any` value
|
build (ubuntu-latest, 20):
src/browser/fileSystem.ts#L279
Missing return type on function
|
build (ubuntu-latest, 20):
src/browser/fileSystem.ts#L287
Missing return type on function
|
build (ubuntu-latest, 20):
src/browser/fileSystem.ts#L352
Missing return type on function
|
build (ubuntu-latest, 20):
src/browser/indexedDB.ts#L186
'cursor.result.key' may evaluate to '[object Object]' when stringified
|
build (ubuntu-latest, 20):
src/common/providers/completionProvider.ts#L232
Forbidden non-null assertion
|
build (macOS-latest, 20):
src/browser/fileSystem.ts#L93
'error' will evaluate to '[object Object]' when stringified
|
build (macOS-latest, 20):
src/browser/fileSystem.ts#L112
Expected non-Promise value in a boolean conditional
|
build (macOS-latest, 20):
src/browser/fileSystem.ts#L124
'key' may evaluate to '[object Object]' when stringified
|
build (macOS-latest, 20):
src/browser/fileSystem.ts#L146
Missing return type on function
|
build (macOS-latest, 20):
src/browser/fileSystem.ts#L159
Unsafe assignment of an `any` value
|
build (macOS-latest, 20):
src/browser/fileSystem.ts#L279
Missing return type on function
|
build (macOS-latest, 20):
src/browser/fileSystem.ts#L287
Missing return type on function
|
build (macOS-latest, 20):
src/browser/fileSystem.ts#L352
Missing return type on function
|
build (macOS-latest, 20):
src/browser/indexedDB.ts#L186
'cursor.result.key' may evaluate to '[object Object]' when stringified
|
build (macOS-latest, 20):
src/common/providers/completionProvider.ts#L232
Forbidden non-null assertion
|
build (windows-latest, 20):
src/browser/fileSystem.ts#L93
'error' will evaluate to '[object Object]' when stringified
|
build (windows-latest, 20):
src/browser/fileSystem.ts#L112
Expected non-Promise value in a boolean conditional
|
build (windows-latest, 20):
src/browser/fileSystem.ts#L124
'key' may evaluate to '[object Object]' when stringified
|
build (windows-latest, 20):
src/browser/fileSystem.ts#L146
Missing return type on function
|
build (windows-latest, 20):
src/browser/fileSystem.ts#L159
Unsafe assignment of an `any` value
|
build (windows-latest, 20):
src/browser/fileSystem.ts#L279
Missing return type on function
|
build (windows-latest, 20):
src/browser/fileSystem.ts#L287
Missing return type on function
|
build (windows-latest, 20):
src/browser/fileSystem.ts#L352
Missing return type on function
|
build (windows-latest, 20):
src/browser/indexedDB.ts#L186
'cursor.result.key' may evaluate to '[object Object]' when stringified
|
build (windows-latest, 20):
src/common/providers/completionProvider.ts#L232
Forbidden non-null assertion
|
build (windows-latest, 18):
src/browser/fileSystem.ts#L93
'error' will evaluate to '[object Object]' when stringified
|
build (windows-latest, 18):
src/browser/fileSystem.ts#L112
Expected non-Promise value in a boolean conditional
|
build (windows-latest, 18):
src/browser/fileSystem.ts#L124
'key' may evaluate to '[object Object]' when stringified
|
build (windows-latest, 18):
src/browser/fileSystem.ts#L146
Missing return type on function
|
build (windows-latest, 18):
src/browser/fileSystem.ts#L159
Unsafe assignment of an `any` value
|
build (windows-latest, 18):
src/browser/fileSystem.ts#L279
Missing return type on function
|
build (windows-latest, 18):
src/browser/fileSystem.ts#L287
Missing return type on function
|
build (windows-latest, 18):
src/browser/fileSystem.ts#L352
Missing return type on function
|
build (windows-latest, 18):
src/browser/indexedDB.ts#L186
'cursor.result.key' may evaluate to '[object Object]' when stringified
|
build (windows-latest, 18):
src/common/providers/completionProvider.ts#L232
Forbidden non-null assertion
|