Skip to content

Prepare for 0.90.9-beta #25

Prepare for 0.90.9-beta

Prepare for 0.90.9-beta #25

Triggered via push October 22, 2024 17:05
Status Failure
Total duration 1m 41s
Artifacts

release.yml

on: push
Build Linux Server x86_64
26s
Build Linux Server x86_64
Matrix: Make Electron
Fit to window
Zoom out
Zoom in

Annotations

70 errors
Build Linux Server x86_64: src/routes/routes.ts#L120
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { branches: { branchId: string | undefined; noteId: string; parentNoteId: string; notePosition: number; prefix: string | null; isExpanded: boolean; }[]; notes: { ...; }[]; attributes: { ...; }[]; }' is not assignable to parameter of type 'Handler'.
Build Linux Server x86_64: src/routes/routes.ts#L121
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { branches: { branchId: string | undefined; noteId: string; parentNoteId: string; notePosition: number; prefix: string | null; isExpanded: boolean; }[]; notes: { ...; }[]; attributes: { ...; }[]; }' is not assignable to parameter of type 'Handler'.
Build Linux Server x86_64: src/routes/routes.ts#L123
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => BNote' is not assignable to parameter of type 'Handler'.
Build Linux Server x86_64: src/routes/routes.ts#L124
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { blobId: string | undefined; content: string | Buffer | null; contentLength: number; dateModified: string | undefined; utcDateModified: string | undefined; }' is not assignable to parameter of type 'Handler'.
Build Linux Server x86_64: src/routes/routes.ts#L125
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { dateCreated: string | undefined; utcDateCreated: string; dateModified: string | undefined; utcDateModified: string | undefined; }' is not assignable to parameter of type 'Handler'.
Build Linux Server x86_64: src/routes/routes.ts#L130
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { note: BNote; branch: BBranch; }' is not assignable to parameter of type 'Handler'.
Build Linux Server x86_64: src/routes/routes.ts#L134
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => BNote' is not assignable to parameter of type 'Handler'.
Build Linux Server x86_64: src/routes/routes.ts#L135
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { note: BNote; branch: BBranch; }' is not assignable to parameter of type 'Handler'.
Build Linux Server x86_64: src/routes/routes.ts#L136
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => CloneResponse' is not assignable to parameter of type 'Handler'.
Build Linux Server x86_64: src/routes/routes.ts#L137
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => ValidationResponse | { ...; } | { ...; } | undefined' is not assignable to parameter of type 'Handler'.
Make Electron (x64, linux, ubuntu-latest, deb): src/routes/routes.ts#L120
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { branches: { branchId: string | undefined; noteId: string; parentNoteId: string; notePosition: number; prefix: string | null; isExpanded: boolean; }[]; notes: { ...; }[]; attributes: { ...; }[]; }' is not assignable to parameter of type 'Handler'.
Make Electron (x64, linux, ubuntu-latest, deb): src/routes/routes.ts#L121
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { branches: { branchId: string | undefined; noteId: string; parentNoteId: string; notePosition: number; prefix: string | null; isExpanded: boolean; }[]; notes: { ...; }[]; attributes: { ...; }[]; }' is not assignable to parameter of type 'Handler'.
Make Electron (x64, linux, ubuntu-latest, deb): src/routes/routes.ts#L123
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => BNote' is not assignable to parameter of type 'Handler'.
Make Electron (x64, linux, ubuntu-latest, deb): src/routes/routes.ts#L124
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { blobId: string | undefined; content: string | Buffer | null; contentLength: number; dateModified: string | undefined; utcDateModified: string | undefined; }' is not assignable to parameter of type 'Handler'.
Make Electron (x64, linux, ubuntu-latest, deb): src/routes/routes.ts#L125
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { dateCreated: string | undefined; utcDateCreated: string; dateModified: string | undefined; utcDateModified: string | undefined; }' is not assignable to parameter of type 'Handler'.
Make Electron (x64, linux, ubuntu-latest, deb): src/routes/routes.ts#L130
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { note: BNote; branch: BBranch; }' is not assignable to parameter of type 'Handler'.
Make Electron (x64, linux, ubuntu-latest, deb): src/routes/routes.ts#L134
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => BNote' is not assignable to parameter of type 'Handler'.
Make Electron (x64, linux, ubuntu-latest, deb): src/routes/routes.ts#L135
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { note: BNote; branch: BBranch; }' is not assignable to parameter of type 'Handler'.
Make Electron (x64, linux, ubuntu-latest, deb): src/routes/routes.ts#L136
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => CloneResponse' is not assignable to parameter of type 'Handler'.
Make Electron (x64, linux, ubuntu-latest, deb): src/routes/routes.ts#L137
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => ValidationResponse | { ...; } | { ...; } | undefined' is not assignable to parameter of type 'Handler'.
Make Electron (arm64, linux, ubuntu-latest, deb): src/routes/routes.ts#L120
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { branches: { branchId: string | undefined; noteId: string; parentNoteId: string; notePosition: number; prefix: string | null; isExpanded: boolean; }[]; notes: { ...; }[]; attributes: { ...; }[]; }' is not assignable to parameter of type 'Handler'.
Make Electron (arm64, linux, ubuntu-latest, deb): src/routes/routes.ts#L121
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { branches: { branchId: string | undefined; noteId: string; parentNoteId: string; notePosition: number; prefix: string | null; isExpanded: boolean; }[]; notes: { ...; }[]; attributes: { ...; }[]; }' is not assignable to parameter of type 'Handler'.
Make Electron (arm64, linux, ubuntu-latest, deb): src/routes/routes.ts#L123
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => BNote' is not assignable to parameter of type 'Handler'.
Make Electron (arm64, linux, ubuntu-latest, deb): src/routes/routes.ts#L124
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { blobId: string | undefined; content: string | Buffer | null; contentLength: number; dateModified: string | undefined; utcDateModified: string | undefined; }' is not assignable to parameter of type 'Handler'.
Make Electron (arm64, linux, ubuntu-latest, deb): src/routes/routes.ts#L125
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { dateCreated: string | undefined; utcDateCreated: string; dateModified: string | undefined; utcDateModified: string | undefined; }' is not assignable to parameter of type 'Handler'.
Make Electron (arm64, linux, ubuntu-latest, deb): src/routes/routes.ts#L130
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { note: BNote; branch: BBranch; }' is not assignable to parameter of type 'Handler'.
Make Electron (arm64, linux, ubuntu-latest, deb): src/routes/routes.ts#L134
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => BNote' is not assignable to parameter of type 'Handler'.
Make Electron (arm64, linux, ubuntu-latest, deb): src/routes/routes.ts#L135
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { note: BNote; branch: BBranch; }' is not assignable to parameter of type 'Handler'.
Make Electron (arm64, linux, ubuntu-latest, deb): src/routes/routes.ts#L136
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => CloneResponse' is not assignable to parameter of type 'Handler'.
Make Electron (arm64, linux, ubuntu-latest, deb): src/routes/routes.ts#L137
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => ValidationResponse | { ...; } | { ...; } | undefined' is not assignable to parameter of type 'Handler'.
Make Electron (arm64, macos, macos-latest, dmg): src/routes/routes.ts#L120
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { branches: { branchId: string | undefined; noteId: string; parentNoteId: string; notePosition: number; prefix: string | null; isExpanded: boolean; }[]; notes: { ...; }[]; attributes: { ...; }[]; }' is not assignable to parameter of type 'Handler'.
Make Electron (arm64, macos, macos-latest, dmg): src/routes/routes.ts#L121
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { branches: { branchId: string | undefined; noteId: string; parentNoteId: string; notePosition: number; prefix: string | null; isExpanded: boolean; }[]; notes: { ...; }[]; attributes: { ...; }[]; }' is not assignable to parameter of type 'Handler'.
Make Electron (arm64, macos, macos-latest, dmg): src/routes/routes.ts#L123
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => BNote' is not assignable to parameter of type 'Handler'.
Make Electron (arm64, macos, macos-latest, dmg): src/routes/routes.ts#L124
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { blobId: string | undefined; content: string | Buffer | null; contentLength: number; dateModified: string | undefined; utcDateModified: string | undefined; }' is not assignable to parameter of type 'Handler'.
Make Electron (arm64, macos, macos-latest, dmg): src/routes/routes.ts#L125
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { dateCreated: string | undefined; utcDateCreated: string; dateModified: string | undefined; utcDateModified: string | undefined; }' is not assignable to parameter of type 'Handler'.
Make Electron (arm64, macos, macos-latest, dmg): src/routes/routes.ts#L130
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { note: BNote; branch: BBranch; }' is not assignable to parameter of type 'Handler'.
Make Electron (arm64, macos, macos-latest, dmg): src/routes/routes.ts#L134
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => BNote' is not assignable to parameter of type 'Handler'.
Make Electron (arm64, macos, macos-latest, dmg): src/routes/routes.ts#L135
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { note: BNote; branch: BBranch; }' is not assignable to parameter of type 'Handler'.
Make Electron (arm64, macos, macos-latest, dmg): src/routes/routes.ts#L136
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => CloneResponse' is not assignable to parameter of type 'Handler'.
Make Electron (arm64, macos, macos-latest, dmg): src/routes/routes.ts#L137
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => ValidationResponse | { ...; } | { ...; } | undefined' is not assignable to parameter of type 'Handler'.
Make Electron (x64, macos, macos-latest, dmg): src/routes/routes.ts#L120
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { branches: { branchId: string | undefined; noteId: string; parentNoteId: string; notePosition: number; prefix: string | null; isExpanded: boolean; }[]; notes: { ...; }[]; attributes: { ...; }[]; }' is not assignable to parameter of type 'Handler'.
Make Electron (x64, macos, macos-latest, dmg): src/routes/routes.ts#L121
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { branches: { branchId: string | undefined; noteId: string; parentNoteId: string; notePosition: number; prefix: string | null; isExpanded: boolean; }[]; notes: { ...; }[]; attributes: { ...; }[]; }' is not assignable to parameter of type 'Handler'.
Make Electron (x64, macos, macos-latest, dmg): src/routes/routes.ts#L123
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => BNote' is not assignable to parameter of type 'Handler'.
Make Electron (x64, macos, macos-latest, dmg): src/routes/routes.ts#L124
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { blobId: string | undefined; content: string | Buffer | null; contentLength: number; dateModified: string | undefined; utcDateModified: string | undefined; }' is not assignable to parameter of type 'Handler'.
Make Electron (x64, macos, macos-latest, dmg): src/routes/routes.ts#L125
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { dateCreated: string | undefined; utcDateCreated: string; dateModified: string | undefined; utcDateModified: string | undefined; }' is not assignable to parameter of type 'Handler'.
Make Electron (x64, macos, macos-latest, dmg): src/routes/routes.ts#L130
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { note: BNote; branch: BBranch; }' is not assignable to parameter of type 'Handler'.
Make Electron (x64, macos, macos-latest, dmg): src/routes/routes.ts#L134
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => BNote' is not assignable to parameter of type 'Handler'.
Make Electron (x64, macos, macos-latest, dmg): src/routes/routes.ts#L135
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { note: BNote; branch: BBranch; }' is not assignable to parameter of type 'Handler'.
Make Electron (x64, macos, macos-latest, dmg): src/routes/routes.ts#L136
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => CloneResponse' is not assignable to parameter of type 'Handler'.
Make Electron (x64, macos, macos-latest, dmg): src/routes/routes.ts#L137
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => ValidationResponse | { ...; } | { ...; } | undefined' is not assignable to parameter of type 'Handler'.
Make Electron (x64, windows, windows-latest, exe): src/routes/routes.ts#L120
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { branches: { branchId: string | undefined; noteId: string; parentNoteId: string; notePosition: number; prefix: string | null; isExpanded: boolean; }[]; notes: { ...; }[]; attributes: { ...; }[]; }' is not assignable to parameter of type 'Handler'.
Make Electron (x64, windows, windows-latest, exe): src/routes/routes.ts#L121
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { branches: { branchId: string | undefined; noteId: string; parentNoteId: string; notePosition: number; prefix: string | null; isExpanded: boolean; }[]; notes: { ...; }[]; attributes: { ...; }[]; }' is not assignable to parameter of type 'Handler'.
Make Electron (x64, windows, windows-latest, exe): src/routes/routes.ts#L123
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => BNote' is not assignable to parameter of type 'Handler'.
Make Electron (x64, windows, windows-latest, exe): src/routes/routes.ts#L124
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { blobId: string | undefined; content: string | Buffer | null; contentLength: number; dateModified: string | undefined; utcDateModified: string | undefined; }' is not assignable to parameter of type 'Handler'.
Make Electron (x64, windows, windows-latest, exe): src/routes/routes.ts#L125
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { dateCreated: string | undefined; utcDateCreated: string; dateModified: string | undefined; utcDateModified: string | undefined; }' is not assignable to parameter of type 'Handler'.
Make Electron (x64, windows, windows-latest, exe): src/routes/routes.ts#L130
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { note: BNote; branch: BBranch; }' is not assignable to parameter of type 'Handler'.
Make Electron (x64, windows, windows-latest, exe): src/routes/routes.ts#L134
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => BNote' is not assignable to parameter of type 'Handler'.
Make Electron (x64, windows, windows-latest, exe): src/routes/routes.ts#L135
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { note: BNote; branch: BBranch; }' is not assignable to parameter of type 'Handler'.
Make Electron (x64, windows, windows-latest, exe): src/routes/routes.ts#L136
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => CloneResponse' is not assignable to parameter of type 'Handler'.
Make Electron (x64, windows, windows-latest, exe): src/routes/routes.ts#L137
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => ValidationResponse | { ...; } | { ...; } | undefined' is not assignable to parameter of type 'Handler'.
Make Electron (arm64, windows, windows-latest, exe): src/routes/routes.ts#L120
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { branches: { branchId: string | undefined; noteId: string; parentNoteId: string; notePosition: number; prefix: string | null; isExpanded: boolean; }[]; notes: { ...; }[]; attributes: { ...; }[]; }' is not assignable to parameter of type 'Handler'.
Make Electron (arm64, windows, windows-latest, exe): src/routes/routes.ts#L121
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { branches: { branchId: string | undefined; noteId: string; parentNoteId: string; notePosition: number; prefix: string | null; isExpanded: boolean; }[]; notes: { ...; }[]; attributes: { ...; }[]; }' is not assignable to parameter of type 'Handler'.
Make Electron (arm64, windows, windows-latest, exe): src/routes/routes.ts#L123
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => BNote' is not assignable to parameter of type 'Handler'.
Make Electron (arm64, windows, windows-latest, exe): src/routes/routes.ts#L124
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { blobId: string | undefined; content: string | Buffer | null; contentLength: number; dateModified: string | undefined; utcDateModified: string | undefined; }' is not assignable to parameter of type 'Handler'.
Make Electron (arm64, windows, windows-latest, exe): src/routes/routes.ts#L125
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { dateCreated: string | undefined; utcDateCreated: string; dateModified: string | undefined; utcDateModified: string | undefined; }' is not assignable to parameter of type 'Handler'.
Make Electron (arm64, windows, windows-latest, exe): src/routes/routes.ts#L130
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { note: BNote; branch: BBranch; }' is not assignable to parameter of type 'Handler'.
Make Electron (arm64, windows, windows-latest, exe): src/routes/routes.ts#L134
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => BNote' is not assignable to parameter of type 'Handler'.
Make Electron (arm64, windows, windows-latest, exe): src/routes/routes.ts#L135
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => { note: BNote; branch: BBranch; }' is not assignable to parameter of type 'Handler'.
Make Electron (arm64, windows, windows-latest, exe): src/routes/routes.ts#L136
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => CloneResponse' is not assignable to parameter of type 'Handler'.
Make Electron (arm64, windows, windows-latest, exe): src/routes/routes.ts#L137
Argument of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => ValidationResponse | { ...; } | { ...; } | undefined' is not assignable to parameter of type 'Handler'.