Skip to content

Merge pull request #8 from crybot/new-models #1

Merge pull request #8 from crybot/new-models

Merge pull request #8 from crybot/new-models #1

Triggered via push May 25, 2024 11:18
Status Failure
Total duration 16s
Artifacts

cicd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/flashcards.ts#L2
An import path cannot end with a '.ts' extension. Consider importing './models.js' instead.
build: src/flashcards.ts#L33
Cannot find name 'int'.
build: src/flashcards.ts#L34
Cannot find name 'int'.
build: src/flashcards.ts#L69
Object is possibly 'undefined'.
build: src/flashcards.ts#L84
Object is possibly 'undefined'.
build: src/main.ts#L3
An import path cannot end with a '.ts' extension. Consider importing './models.js' instead.
build: src/main.ts#L9
Cannot find name 'int'.
build: src/main.ts#L11
Cannot find name 'int'.
build: src/main.ts#L89
Argument of type 'number' is not assignable to parameter of type 'string'.
build: src/main.ts#L110
Property 'ch' is missing in type '{ line: number; }' but required in type 'EditorPosition'.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.