Skip to content

fix: remove unused husky check #20

fix: remove unused husky check

fix: remove unused husky check #20

Triggered via push June 23, 2025 19:59
Status Failure
Total duration 25s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: node_modules/@types/vscode/index.d.ts#L624
All declarations of 'options' must have identical modifiers.
test: node_modules/@types/vscode/index.d.ts#L620
All declarations of 'textEditor' must have identical modifiers.
test: node_modules/@types/vscode/index.d.ts#L610
Subsequent property declarations must have the same type. Property 'visibleRanges' must be of type 'Range[]', but here has type 'readonly Range[]'.
test: node_modules/@types/vscode/index.d.ts#L610
All declarations of 'visibleRanges' must have identical modifiers.
test: node_modules/@types/vscode/index.d.ts#L606
All declarations of 'textEditor' must have identical modifiers.
test: node_modules/@types/vscode/index.d.ts#L596
All declarations of 'kind' must have identical modifiers.
test: node_modules/@types/vscode/index.d.ts#L591
Subsequent property declarations must have the same type. Property 'selections' must be of type 'Selection[]', but here has type 'readonly Selection[]'.
test: node_modules/@types/vscode/index.d.ts#L591
All declarations of 'selections' must have identical modifiers.
test: node_modules/@types/vscode/index.d.ts#L587
All declarations of 'textEditor' must have identical modifiers.
test: node_modules/@types/vscode/index.d.ts#L12
Definitions of the following identifiers conflict with those in another file: version, Position, Range, Selection, Keyboard, Mouse, Command, Line, Block, Underline, LineThin, BlockOutline, UnderlineThin, Off, On, Relative, Default, InCenter, InCenterIfOutsideViewport, AtTop, Left, Center, Right, Full, OpenOpen, ClosedClosed, OpenClosed, ClosedOpen, ThemeColor, ThemeIcon, LF, CRLF, Uri, CancellationTokenSource, Disposable, EventEmitter, RelativePattern, GlobPattern, DocumentSelector, ProviderResult, CodeActionKind, CodeAction, CodeLens, DefinitionLink, Definition, Declaration, MarkdownString, MarkedString, Hover, Text, Read, Write, DocumentHighlight, File, Module, Namespace, Package, Class, Method, Property, Field, Constructor, Enum, Interface, Function, Variable, Constant, String, Number, Boolean, Array, Object, Key, Null, EnumMember, Struct, Event, Operator, TypeParameter, SymbolInformation, DocumentSymbol, TextEdit, WorkspaceEdit, SnippetString, ParameterInformation, SignatureInformation, SignatureHelp, Invoke, TriggerCharacter, ContentChange, Unit, Value, Keyword, Snippet, Color, Reference, Folder, CompletionItem, CompletionList, TriggerForIncompleteCompletions, DocumentLink, ColorInformation, ColorPresentation, FoldingRange, Comment, Imports, Region, CharacterPair, None, Indent, IndentOutdent, Outdent, Global, Workspace, WorkspaceFolder, Location, Error, Warning, Information, Hint, DiagnosticRelatedInformation, Unnecessary, Diagnostic, Active, Beside, One, Two, Three, Four, Five, Six, Seven, Eight, Nine, Always, Silent, Never, Shared, Dedicated, New, TaskGroup, ProcessExecution, Escape, Strong, Weak, ShellExecution, Task, taskExecutions, onDidStartTask, onDidEndTask, onDidStartTaskProcess, onDidEndTaskProcess, Unknown, Directory, SymbolicLink, FileSystemError, Changed, Created, Deleted, appName, appRoot, language, clipboard, machineId, sessionId, activeTextEditor, visibleTextEditors, onDidChangeActiveTextEditor, onDidChangeVisibleTextEditors, onDidChangeTextEditorSelection, onDidChangeTextEditorVisibleRanges, onDidChangeTextEditorOptions, onDidChangeTextEditorViewColumn, terminals, activeTerminal, onDidChangeActiveTerminal, onDidOpenTerminal, onDidCloseTerminal, state, onDidChangeWindowState, TreeItem, Collapsed, Expanded, SourceControl, Window, Notification, QuickInputButtons, Manual, AfterDelay, FocusOut, rootPath, workspaceFolders, name, onDidChangeWorkspaceFolders, textDocuments, onDidOpenTextDocument, onDidCloseTextDocument, onDidChangeTextDocument, onWillSaveTextDocument, onDidSaveTextDocument, onDidChangeConfiguration, onDidChangeDiagnostics, inputBox, DebugAdapterExecutable, DebugAdapterServer, DebugAdapterDescriptor, Breakpoint, SourceBreakpoint, FunctionBreakpoint, activeDebugSession, activeDebugConsole, breakpoints, onDidChangeActiveDebugSession, onDidStartDebugSession, onDidReceiveDebugSessionCustomEvent, onDidTerminateDebugSession, onDidChangeBreakpoints, all, onDidChange