Skip to content

feat(polls-history): control polls inside local storage #12580

feat(polls-history): control polls inside local storage

feat(polls-history): control polls inside local storage #12580

Triggered via pull request July 25, 2024 12:43
Status Failure
Total duration 12m 52s
Artifacts

ci.yml

on: pull_request
Lint
1m 37s
Lint
Build Frontend (Linux)
3m 47s
Build Frontend (Linux)
Build Frontend (macOS)
5m 40s
Build Frontend (macOS)
Build mobile bundle (Android)
1m 18s
Build mobile bundle (Android)
Test Debian packages build
3m 50s
Test Debian packages build
Matrix: Build mobile bundle (iOS)
Fit to window
Zoom out
Zoom in

Annotations

13 errors
Lint: react/features/app/types.ts#L63
`../polls/reducer` import should occur before import of `../polls-history/reducer`
Lint: react/features/polls-history/actions.ts#L1
There should be at least one empty line between import groups
Lint: react/features/polls-history/actions.ts#L6
`../polls/types` import should occur before import of `./actionTypes`
Lint: react/features/polls-history/middleware.ts#L4
`../polls/actionTypes` import should occur before import of `../polls/actions`
Lint: react/features/polls-history/middleware.ts#L10
Missing semicolon
Lint: react/features/polls-history/reducer.ts#L3
There should be at least one empty line between import groups
Lint: react/features/polls/components/AbstractPollCreate.tsx#L124
'meetingId' is assigned a value but never used
Lint: react/features/polls/middleware.ts#L13
A space is required after '{'
Lint: react/features/polls/middleware.ts#L13
A space is required before '}'
Lint
Process completed with exit code 1.
Build Frontend (Linux)
Process completed with exit code 2.
Test Debian packages build
Process completed with exit code 2.
Build Frontend (macOS)
Process completed with exit code 2.