Skip to content

init: Monorepo for Frontend and Backend #100

init: Monorepo for Frontend and Backend

init: Monorepo for Frontend and Backend #100

Triggered via pull request October 6, 2024 15:15
@amattu2amattu2
synchronize #222
feat/monorepo
Status Failure
Total duration 1m 4s
Artifacts

typescript.yml

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

Annotations

10 errors and 1 warning
Typecheck
Definitions of the following identifiers conflict with those in another file: ByteLengthQueuingStrategy, CompressionStream, CountQueuingStrategy, DecompressionStream, ReadableByteStreamController, ReadableStream, ReadableStreamBYOBReader, ReadableStreamBYOBRequest, ReadableStreamDefaultController, ReadableStreamDefaultReader, TextDecoderStream, TextEncoderStream, TransformStream, TransformStreamDefaultController, WritableStream, WritableStreamDefaultController, WritableStreamDefaultWriter
Typecheck
Duplicate identifier 'DOMException'.
Typecheck
Cannot redeclare block-scoped variable 'console'.
Typecheck
Cannot redeclare block-scoped variable 'crypto'.
Typecheck
Cannot redeclare block-scoped variable 'performance'.
Typecheck
Duplicate identifier 'Event'.
Typecheck
Duplicate identifier 'EventTarget'.
Typecheck
Duplicate identifier 'AbortController'.
Typecheck
Duplicate identifier 'AbortSignal'.
Typecheck
Duplicate identifier 'Blob'.
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/