Skip to content

update

update #25

Triggered via push May 29, 2024 11:32
Status Failure
Total duration 39s
Artifacts

build.yml

on: push
Matrix: build_app
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
build_app (18.14.x)
Argument of type '{ data: any; name: "ton_proof"; proof: { timestamp: number; domain: { lengthBytes: number; value: string; }; payload: string; signature: string; }; } | { data: any; name: "ton_proof"; error: { code: CONNECT_ITEM_ERROR_CODES; message?: string; }; }' is not assignable to parameter of type '(prevState: undefined) => undefined'.
build_app (18.14.x)
Argument of type '{ data: any; name: "ton_proof"; proof: { timestamp: number; domain: { lengthBytes: number; value: string; }; payload: string; signature: string; }; } | { data: any; name: "ton_proof"; error: { code: CONNECT_ITEM_ERROR_CODES; message?: string; }; }' is not assignable to parameter of type '(prevState: undefined) => undefined'.
build_app (18.14.x)
Property 'message' is missing in type '{ nickname: string; type: string; }' but required in type '{ nickname: any; message: any; type: any; }'.
build_app (18.14.x)
Process completed with exit code 2.
build_app (18.14.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_app (18.14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/