feat(blog): allow sorting blog posts through a options.sortPosts
function hook
#2820
build-blog-only.yml
on: pull_request
Build Blog-only
1m 19s
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.
|