Skip to content

feat: Strongly type Language Options #919

feat: Strongly type Language Options

feat: Strongly type Language Options #919

Triggered via pull request June 1, 2024 07:25
Status Failure
Total duration 57s
Artifacts

test-pr.yaml

on: pull_request
Matrix: test
test-complete
0s
test-complete
Fit to window
Zoom out
Zoom in

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/.