Skip to content

Add: Add ability to hide unreleased items #2

Add: Add ability to hide unreleased items

Add: Add ability to hide unreleased items #2

Re-run triggered August 30, 2024 08:58
Status Failure
Total duration 20s
Artifacts

prebuild.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build: src/sonolus/playlist/details.ts#L10
Type '({ itemName }: SonolusCtx<{ readonly spoilers: { readonly type: "toggle"; readonly name: { readonly en: "Spoilers"; }; readonly def: false; readonly description: { readonly en: "Whether to show unreleased items."; }; readonly required: false; }; }> & { ...; }) => 404 | ... 1 more ... | { ...; }' is not assignable to type 'ServerItemDetailsHandler<{ readonly spoilers: { readonly type: "toggle"; readonly name: { readonly en: "Spoilers"; }; readonly def: false; readonly description: { readonly en: "Whether to show unreleased items."; }; readonly required: false; }; }, { ...; }, {}, PlaylistItemModel>'.
build
Process completed with exit code 2.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/