refactor!: remove ChoiceMap in favor of normal map #245
Annotations
1 error and 8 warnings
lint-files
Process completed with exit code 1.
|
lint-files
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint-files:
src/gen/dynamic/choice_map.cljc#L4
Unused import Associative
|
lint-files:
src/gen/dynamic/choice_map.cljc#L4
Unused import IFn
|
lint-files:
src/gen/dynamic/choice_map.cljc#L4
Unused import IObj
|
lint-files:
src/gen/dynamic/choice_map.cljc#L4
Unused import IPersistentMap
|
lint-files:
src/gen/dynamic/choice_map.cljc#L5
Unused import IMapIterable
|
lint-files:
src/gen/dynamic/choice_map.cljc#L5
Unused import MapEntry
|
lint-files:
src/gen/dynamic/trace.cljc#L57
Unresolved var: cm/->ChoiceMap
|