Update the sample code in README #68
Annotations
2 errors and 1 warning
demo/src/App.vue#L117
Type '{ readonly writable: boolean; readonly value: string | null; readonly update: (value: string) => void; readonly option?: { readonly type: "enum"; readonly values: readonly string[]; } | { readonly type: "range"; readonly min: string; readonly max: string; readonly step: string; } | undefined; } | ... 11 more ... | {...' is not assignable to type 'TethrConfig<any>'.
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, borales/actions-yarn@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading