Added an interactive wordlist + other things #28
Annotations
2 errors and 1 warning
build_vue:
src/views/Wordlist.vue#L43
Type '({ key: string; title: string; align: string; } | { key: string; title: string; align?: undefined; })[]' is not assignable to type 'readonly { readonly key?: (string & {}) | "data-table-group" | "data-table-select" | "data-table-expand" | undefined; readonly value?: SelectItemKey<Record<string, any>>; ... 11 more ...; readonly children?: readonly any[] | undefined; }[] & readonly { ...; }[]'.
|
build_vue
Process completed with exit code 2.
|
build_vue
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
|