Feat/compiler #652
Annotations
5 warnings
all
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
all:
simulator/src/jack/listener/error.listener.ts#L12
Unexpected any. Specify a different type
|
all:
simulator/src/jack/listener/error.listener.ts#L16
Unexpected any. Specify a different type
|
all:
simulator/src/jack/listener/error.listener.ts#L17
Unexpected any. Specify a different type
|
all:
simulator/src/jack/listener/error.listener.ts#L24
Forbidden non-null assertion
|