Skip to content

feat: detect deck name from file #2

feat: detect deck name from file

feat: detect deck name from file #2

Triggered via push September 14, 2023 19:48
Status Failure
Total duration 26s
Artifacts

build.yml

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

Annotations

8 errors
build (16.x): src/entities/note.ts#L5
Property 'name' has no initializer and is not definitely assigned in the constructor.
build (16.x): src/entities/note.ts#L7
Property 'back' has no initializer and is not definitely assigned in the constructor.
build (16.x): src/entities/note.ts#L9
Property 'tags' has no initializer and is not definitely assigned in the constructor.
build (16.x)
Process completed with exit code 2.
build (18.x): src/entities/note.ts#L5
Property 'name' has no initializer and is not definitely assigned in the constructor.
build (18.x): src/entities/note.ts#L7
Property 'back' has no initializer and is not definitely assigned in the constructor.
build (18.x): src/entities/note.ts#L9
Property 'tags' has no initializer and is not definitely assigned in the constructor.
build (18.x)
Process completed with exit code 2.