Session Desktop #3338
Annotations
13 errors and 1 warning
build (ubuntu-20.04):
ts/components/conversation/message/reactions/ReactionPopup.tsx#L87
Type '{ emoji: string; }' is not assignable to type 'undefined'.
|
build (ubuntu-20.04):
ts/components/conversation/message/reactions/ReactionPopup.tsx#L89
Property 'emoji_name' is missing in type '{ name: string; }' but required in type 'ArgsRecordExcludingDefaults<"emojiReactsHoverNameDesktop">'.
|
build (ubuntu-20.04):
ts/components/conversation/message/reactions/ReactionPopup.tsx#L89
Type '{ emoji: string; }' is not assignable to type 'undefined'.
|
build (ubuntu-20.04):
ts/components/conversation/message/reactions/ReactionPopup.tsx#L93
Property 'emoji_name' is missing in type '{ name: string; }' but required in type 'ArgsRecordExcludingDefaults<"emojiReactsHoverYouNameTwoDesktop">'.
|
build (ubuntu-20.04):
ts/components/conversation/message/reactions/ReactionPopup.tsx#L93
Type '{ emoji: string; }' is not assignable to type 'undefined'.
|
build (ubuntu-20.04):
ts/components/conversation/message/reactions/ReactionPopup.tsx#L97
Property 'emoji_name' is missing in type '{ name: string; other_name: string; }' but required in type 'ArgsRecordExcludingDefaults<"emojiReactsHoverNameTwoDesktop">'.
|
build (ubuntu-20.04):
ts/components/conversation/message/reactions/ReactionPopup.tsx#L98
Type '{ emoji: string; }' is not assignable to type 'undefined'.
|
build (ubuntu-20.04):
ts/components/conversation/message/reactions/ReactionPopup.tsx#L105
Object literal may only specify known properties, and 'name' does not exist in type 'ArgsRecordExcludingDefaults<"emojiReactsHoverYouNameMultipleDesktop">'.
|
build (ubuntu-20.04):
ts/components/conversation/message/reactions/ReactionPopup.tsx#L106
Type '{ emoji: string; }' is not assignable to type 'undefined'.
|
build (ubuntu-20.04):
ts/components/conversation/message/reactions/ReactionPopup.tsx#L111
Property 'emoji_name' is missing in type '{ name: string; count: number; }' but required in type 'ArgsRecordExcludingDefaults<"emojiReactsHoverTwoNameMultipleDesktop">'.
|
build (windows-2022)
Canceling since a higher priority waiting request for 'Session Build Binaries-3180' exists
|
build (macos-14)
Canceling since a higher priority waiting request for 'Session Build Binaries-3180' exists
|
build (macos-12)
Canceling since a higher priority waiting request for 'Session Build Binaries-3180' exists
|
build (ubuntu-20.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|