fix: restore choice tags on state reloading #1023
Merged
Annotations
7 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
src/compiler/Parser/InkParser.ts#L2738
'wasTagActiveAtStartOfScope' is assigned a value but never used
|
src/compiler/Parser/ParsedHierarchy/Expression/Expression.ts#L58
'obj' is defined but never used
|
src/compiler/Parser/ParsedHierarchy/Flow/FlowBase.ts#L141
'_' is defined but never used
|
src/engine/ListDefinition.ts#L61
'intVal' is defined but never used
|
src/engine/TypeAssertion.ts#L66
'type' is defined but never used
|
src/tests/specs/setupTests.ts#L5
'R' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading