Skip to content

46 Add build step to CI #59

46 Add build step to CI

46 Add build step to CI #59

Triggered via pull request June 11, 2024 20:00
Status Failure
Total duration 25s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build: src/knave/__mocks__/Gear.ts#L3
Cannot find name 'IGear'. Did you mean 'Gear'?
build: src/knave/__mocks__/Gear.ts#L3
Public property 'items' of exported class has or is using private name 'IGear'.
build: src/knave/__mocks__/Gear.ts#L4
Cannot find name 'IArmor'.
build: src/knave/__mocks__/Gear.ts#L4
Public property 'armor' of exported class has or is using private name 'IArmor'.
build: src/knave/__mocks__/Gear.ts#L5
Cannot find name 'IWeapon'.
build: src/knave/__mocks__/Gear.ts#L5
Public property 'weapon' of exported class has or is using private name 'IWeapon'.
build
Process completed with exit code 1.