Return a sync token with profile responses #335
Annotations
10 errors and 1 warning
|
build:
api/stately/item-hash-tags-queries.test.ts#L23
Element implicitly has an 'any' type because expression of type '0' can't be used to index type '{ hashTags: ItemHashTag[]; token: ListToken; }'.
|
|
build:
api/stately/item-hash-tags-queries.test.ts#L46
Element implicitly has an 'any' type because expression of type '0' can't be used to index type '{ hashTags: ItemHashTag[]; token: ListToken; }'.
|
|
build:
api/stately/item-hash-tags-queries.test.ts#L68
Element implicitly has an 'any' type because expression of type '0' can't be used to index type '{ hashTags: ItemHashTag[]; token: ListToken; }'.
|
|
build:
api/stately/item-hash-tags-queries.ts#L117
Property 'length' does not exist on type '{ hashTags: ItemHashTag[]; token: ListToken; }'.
|
|
build:
api/stately/item-hash-tags-queries.ts#L121
Argument of type '{ hashTags: ItemHashTag[]; token: ListToken; }' is not assignable to parameter of type 'unknown[]'.
|
|
build:
api/stately/item-hash-tags-queries.ts#L122
'a' is of type 'unknown'.
|
|
build:
api/stately/searches-queries.test.ts#L58
Property 'filter' does not exist on type '{ searches: Search[]; token: ListToken; }'.
|
|
build:
api/stately/searches-queries.test.ts#L59
Parameter 's' implicitly has an 'any' type.
|
|
build:
api/stately/searches-queries.test.ts#L70
Property 'filter' does not exist on type '{ searches: Search[]; token: ListToken; }'.
|
|
build:
api/stately/searches-queries.test.ts#L71
Parameter 's' implicitly has an 'any' type.
|
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|