Skip to content

Merge branch 'Vendicated-main' #107

Merge branch 'Vendicated-main'

Merge branch 'Vendicated-main' #107

Triggered via push January 23, 2025 11:45
Status Failure
Total duration 40s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: src/components/VencordSettings/ThemesTab.tsx#L28
'classes' is defined but never used
test: src/components/VencordSettings/ThemesTab.tsx#L40
'TextArea' is defined but never used
test: src/components/VencordSettings/ThemesTab.tsx#L115
Unexpected parentheses around single function argument
test: src/plugins/contentWarning/index.tsx#L7
Run autofix to sort these imports!
test: src/plugins/contentWarning/index.tsx#L21
Expected '===' and instead saw '=='
test: src/plugins/contentWarning/index.tsx#L23
Strings must use doublequote
test: src/plugins/contentWarning/index.tsx#L36
A space is required before '}'
test: src/plugins/contentWarning/index.tsx#L44
'value' is never reassigned. Use 'const' instead
test: src/plugins/contentWarning/index.tsx#L44
'setValue' is never reassigned. Use 'const' instead
test: src/plugins/contentWarning/index.tsx#L46
Expected '!==' and instead saw '!='
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636