Skip to content

fix(jwt): Use isJwtFeatureEnabled the same way in all places. #12922

fix(jwt): Use isJwtFeatureEnabled the same way in all places.

fix(jwt): Use isJwtFeatureEnabled the same way in all places. #12922

Triggered via pull request October 2, 2024 22:43
Status Failure
Total duration 8m 26s
Artifacts

ci.yml

on: pull_request
Lint
1m 41s
Lint
Build Frontend (Linux)
3m 54s
Build Frontend (Linux)
Build Frontend (macOS)
4m 46s
Build Frontend (macOS)
Build mobile bundle (Android)
1m 18s
Build mobile bundle (Android)
Test Debian packages build
8m 18s
Test Debian packages build
Matrix: Build mobile bundle (iOS)
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Lint: react/features/toolbox/components/web/Toolbox.tsx#L31
There should be at least one empty line between import groups
Lint: react/features/toolbox/components/web/Toolbox.tsx#L32
`../../../transcribing/functions` import should occur before import of `../../actions.web`
Lint: react/features/toolbox/components/web/Toolbox.tsx#L32
A space is required after '{'
Lint: react/features/toolbox/components/web/Toolbox.tsx#L32
A space is required before '}'
Lint: react/features/toolbox/components/web/Toolbox.tsx#L32
Strings must use singlequote
Lint
Process completed with exit code 1.