Use registry for class setup functions #386
Annotations
3 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
src/database.ts#L339
'cls' is assigned a value but never used. Allowed unused vars must match /^_/u
|
build:
src/stories/hubbles_law/database.ts#L5
'ClassStories' is defined but never used. Allowed unused vars must match /^_/u
|