Skip to content

init: Monorepo for Frontend and Backend #97

init: Monorepo for Frontend and Backend

init: Monorepo for Frontend and Backend #97

Triggered via pull request October 6, 2024 14:45
Status Failure
Total duration 1m 5s
Artifacts

typescript.yml

on: pull_request
Typecheck
57s
Typecheck
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Typecheck
Cannot find module '@emotion/react' or its corresponding type declarations.
Typecheck
Cannot find module '@emotion/styled' or its corresponding type declarations.
Typecheck
Cannot find module '@emotion/react' or its corresponding type declarations.
Typecheck
Cannot find module '@emotion/styled' or its corresponding type declarations.
Typecheck
Cannot find module '@emotion/styled' or its corresponding type declarations.
Typecheck
Cannot find module '@emotion/react' or its corresponding type declarations.
Typecheck
Interface 'Buffer' incorrectly extends interface 'Uint8Array'.
Typecheck
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
Typecheck
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
Typecheck
Process completed with exit code 1.
Typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/