Merge pull request #11 from BeiyanYunyi/fix_pageview #51
Annotations
2 errors and 2 warnings
build:
src/controllers/commentListState.ts#L88
Type '{ time: number; children: Accessor<ReactiveComment[]>; setChildren: Setter<ReactiveComment[]>; like: Accessor<number>; ... 17 more ...; status?: WalineCommentStatus | undefined; } | { ...; }' is not assignable to type 'ReactiveComment'.
|
build
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, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
|