Skip to content

feat(blog): allow sorting blog posts through a options.sortPosts function hook #2820

feat(blog): allow sorting blog posts through a options.sortPosts function hook

feat(blog): allow sorting blog posts through a options.sortPosts function hook #2820

Triggered via pull request February 15, 2024 14:07
Status Failure
Total duration 1m 39s
Artifacts

build-blog-only.yml

on: pull_request
Build Blog-only
1m 19s
Build Blog-only
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Build Blog-only
An index signature parameter type cannot be a literal type or generic type. Consider using a mapped object type instead.
Build Blog-only
Binding element 'blogPosts' implicitly has an 'any' type.
Build Blog-only
Parameter 'a' implicitly has an 'any' type.
Build Blog-only
Parameter 'b' implicitly has an 'any' type.
Build Blog-only
Binding element 'blogPosts' implicitly has an 'any' type.
Build Blog-only
Parameter 'a' implicitly has an 'any' type.
Build Blog-only
Parameter 'b' implicitly has an 'any' type.
Build Blog-only
Element implicitly has an 'any' type because expression of type '"ascending" | "descending"' can't be used to index type '{}'.
Build Blog-only
Process completed with exit code 2.