Skip to content

refactor: make the bigger functions smaller #4

refactor: make the bigger functions smaller

refactor: make the bigger functions smaller #4

Triggered via push September 14, 2023 20:17
Status Failure
Total duration 31s
Artifacts

build.yml

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

Annotations

13 errors
build (18.x): src/csv-to-apkg.ts#L15
Type 'string[][]' is not assignable to type 'string[]'.
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): src/filesystem/Workspace.ts#L4
Cannot find module './getRandomUUID' or its corresponding type declarations.
build (18.x)
Process completed with exit code 2.
build (16.x)
The job was canceled because "_18_x" failed.
build (16.x): src/csv-to-apkg.ts#L15
Type 'string[][]' is not assignable to type 'string[]'.
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): src/filesystem/Workspace.ts#L4
Cannot find module './getRandomUUID' or its corresponding type declarations.
build (16.x)
Process completed with exit code 2.