Add search #4
Annotations
5 errors and 2 warnings
npm test:
src/main/main.ts#L59
Object is of type 'unknown'.
|
npm test:
src/main/main.ts#L71
No overload matches this call.
|
npm test:
src/main/main.ts#L126
Element implicitly has an 'any' type because expression of type '`${string}-${string}-${string}-${string}-${string}`' can't be used to index type '{}'.
|
npm test:
src/renderer/SongView/SongView.tsx#L35
Argument of type '({ info, midi }: { info: any; midi: any; }) => void' is not assignable to parameter of type '(...args: unknown[]) => void'.
|
npm test
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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/.
|
npm test:
src/main/main.ts#L210
Avoid calling back inside of a promise
|
The logs for this run have expired and are no longer available.
Loading