Skip to content

build(deps): bump @hey-api/client-fetch from 0.4.3 to 0.5.0 #129

build(deps): bump @hey-api/client-fetch from 0.4.3 to 0.5.0

build(deps): bump @hey-api/client-fetch from 0.4.3 to 0.5.0 #129

Triggered via pull request November 25, 2024 11:50
Status Failure
Total duration 29s
Artifacts

lint-and-build.yml

on: pull_request
build-and-lint  /  yarn-steps
21s
build-and-lint / yarn-steps
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build-and-lint / yarn-steps: src/planka.ts#L53
Property 'buildUrl' is missing in type 'Client<Request, Response, unknown, RequestOptionsBase<false> & Config<false> & { headers: Headers; }>' but required in type 'Client<Request, Response, unknown, RequestOptions>'.
build-and-lint / yarn-steps: src/planka.ts#L107
Type 'GetBoardRequest' does not satisfy the constraint '{ url: string; }'.
build-and-lint / yarn-steps: src/planka.ts#L171
Type 'CreateCardRequest' does not satisfy the constraint '{ url: string; }'.
build-and-lint / yarn-steps: src/planka.ts#L190
Type 'UpdateCardRequest' does not satisfy the constraint '{ url: string; }'.
build-and-lint / yarn-steps
The process '/usr/local/bin/yarn' failed with exit code 2
build-and-lint / yarn-steps
The following actions use a deprecated Node.js version and will be forced to run on node20: borales/actions-yarn@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/