Skip to content

Update README.md

Update README.md #50

Triggered via push August 24, 2023 12:00
Status Success
Total duration 1m 39s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: test/actorSystem.test.ts#L656
Expected to return a value in arrow function
build: test/behaviors.test.ts#L58
'system' is assigned a value but never used
build: test/behaviors.test.ts#L90
'system' is assigned a value but never used
build: test/diningHakkers.test.ts#L4
'stat' is defined but never used
build: test/diningHakkers.test.ts#L6
'ActorRef' is defined but never used
build: test/diningHakkers.test.ts#L151
Expected a 'break' statement before 'case'
build: test/diningHakkers.test.ts#L156
Expected a 'break' statement before 'case'
build: test/diningHakkers.test.ts#L182
Expected a 'break' statement before 'case'
build: test/diningHakkers.test.ts#L252
'system' is assigned a value but never used
build: test/samples.ts#L14
'createShoppingCartState' is assigned a value but never used