Produce MV2 build for Firefox instead #77
Annotations
11 warnings
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
|