Skip to content

style: add husky

style: add husky #6

Triggered via push September 14, 2023 20:27
Status Failure
Total duration 34s
Artifacts

build.yml

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

Annotations

13 errors
build (18.x): src/data/createDeck.ts#L30
Argument of type 'string[]' is not assignable to parameter of 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/data/createDeck.ts#L30
Argument of type 'string[]' is not assignable to parameter of 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.