docs: add note about experimental status #86
Annotations
6 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@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:
src/events.ts#L4
'HeartBeat' is defined but never used
|
build:
src/events.ts#L5
'ActorStarted' is defined but never used
|
build:
src/events.ts#L6
'ActorStopped' is defined but never used
|
build:
src/events.ts#L7
'HealthCheckPass' is defined but never used
|
build:
src/host.ts#L228
Unexpected console statement
|