feat: Strongly type Language Options #919
Annotations
11 errors and 1 warning
build
'FixMeOptionsAnyType' is declared but its value is never read.
|
build
'Name' is declared but its value is never read.
|
build
Argument of type 'T' is not assignable to parameter of type 'string'.
|
build
Generic type 'Option<Name, T>' requires 2 type argument(s).
|
build
Generic type 'OptionDefinition<Name, T>' requires 2 type argument(s).
|
build
Generic type 'OptionDefinition<Name, T>' requires 2 type argument(s).
|
build
Generic type 'OptionDefinition<Name, T>' requires 2 type argument(s).
|
build
Generic type 'OptionDefinition<Name, T>' requires 2 type argument(s).
|
build
Generic type 'OptionDefinition<Name, T>' requires 2 type argument(s).
|
build
Type 'EnumTuples[number][0]' is not assignable to type 'NamingStyle'.
|
test-complete
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|