Skip to content

Client refactor

Client refactor #238

Triggered via pull request March 27, 2024 14:09
Status Failure
Total duration 47s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build
Generic type 'PromisifiedModule' requires between 2 and 3 type arguments.
build
Type 'void | { args?: unknown[]; result?: unknown; }' is not assignable to type 'object'.
build
Expected 3 arguments, but got 2.
build
Property 'args' does not exist on type 'void | { args?: unknown[]; result?: unknown; }'.
build
Expected 3 arguments, but got 2.
build
Expected 3 arguments, but got 2.
build
Expected 3 arguments, but got 2.
build
Expected 3 arguments, but got 2.
build
Expected 3 arguments, but got 2.
build
Generic type 'PromisifiedModule' requires between 2 and 3 type arguments.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.