Produce MV2 build for Firefox instead #71
Annotations
10 errors and 11 warnings
build:
src/components/Hyperchat.svelte#L106
Unsafe argument of type `any` assigned to a parameter of type `MessageAction`
|
build:
src/components/Hyperchat.svelte#L106
Unsafe argument of type `any` assigned to a parameter of type `string[]`
|
build:
src/components/Hyperchat.svelte#L110
Unsafe argument of type `any` assigned to a parameter of type `MessageAction`
|
build:
src/components/Hyperchat.svelte#L112
Unsafe argument of type `any` assigned to a parameter of type `MessageAction`
|
build:
src/components/Hyperchat.svelte#L116
Unsafe argument of type `any` assigned to a parameter of type `string`
|
build:
src/components/Hyperchat.svelte#L117
Unsafe argument of type `any` assigned to a parameter of type `string`
|
build:
src/components/Hyperchat.svelte#L144
Unsafe argument of type `any` assigned to a parameter of type `string`
|
build:
src/components/Hyperchat.svelte#L160
Unsafe spread of an `any` array type
|
build:
src/components/Hyperchat.svelte#L160
Unsafe argument of type `any` assigned to a parameter of type `any[]`
|
build:
src/components/Hyperchat.svelte#L164
Unsafe spread of an `any` array type
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
src/components/ChatSummary.svelte#L42
A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event
|
build:
src/components/HyperchatButton.svelte#L37
A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event
|
build:
src/components/HyperchatButton.svelte#L39
'__VERSION__' is not defined
|
build:
src/components/HyperchatButton.svelte#L48
A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event
|
build:
src/components/HyperchatButton.svelte#L55
A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event
|
build:
src/components/PinnedMessage.svelte#L42
A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event
|
build:
src/components/RedirectBanner.svelte#L44
A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event
|
build:
src/components/TickerChip.svelte#L21
A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event
|
build:
src/components/TranslatedMessage.svelte#L35
A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event
|
build:
src/components/WelcomeMessage.svelte#L57
'__VERSION__' is not defined
|