chore: sherif #14
Annotations
10 errors
Build:
src/Internal/Actions/Cast/getAllCastMessagesByFid.ts#L42
Property 'messages' does not exist on type 'Message<string>'.
|
Build:
src/Internal/Actions/Cast/getAllCastMessagesByFid.ts#L42
Parameter 'message' implicitly has an 'any' type.
|
Build:
src/Internal/Actions/Cast/getAllCastMessagesByFid.ts#L53
Property 'nextPageToken' does not exist on type 'Message<string>'.
|
Build:
src/Internal/Actions/Cast/getAllCastMessagesByFid.ts#L54
Property 'nextPageToken' does not exist on type 'Message<string>'.
|
Build:
src/Internal/Actions/Cast/getCast.ts#L22
Argument of type 'Message<string>' is not assignable to parameter of type 'Message' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|
Build:
src/Internal/Actions/Cast/getCastsByFid.ts#L45
Property 'messages' does not exist on type 'Message<string>'.
|
Build:
src/Internal/Actions/Cast/getCastsByFid.ts#L46
Property 'nextPageToken' does not exist on type 'Message<string>'.
|
Build:
src/Internal/Actions/Cast/getCastsByFid.ts#L47
Property 'nextPageToken' does not exist on type 'Message<string>'.
|
Build:
src/Internal/Actions/Cast/getCastsByMention.ts#L37
Property 'messages' does not exist on type 'Message<string>'.
|
Build:
src/Internal/Actions/Cast/getCastsByMention.ts#L38
Property 'nextPageToken' does not exist on type 'Message<string>'.
|
Loading