Skip to content

feat: visitor count backend api handled. BM-4415 #12

feat: visitor count backend api handled. BM-4415

feat: visitor count backend api handled. BM-4415 #12

Triggered via pull request October 1, 2024 07:14
Status Failure
Total duration 1m 1s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build: JitsiConference.js#L345
'jid' is defined but never used
Build: JitsiConference.js#L345
'isAuthenticatedUser' is defined but never used
Build: JitsiConference.js#L564
This line has a length of 127. Maximum allowed is 120
Build: JitsiConference.js#L564
Function has too many parameters (6). Maximum allowed is 4
Build: modules/RTC/CodecSelection.js#L199
'&&' should be placed at the beginning of the line
Build: modules/RTC/CodecSelection.js#L199
Trailing spaces not allowed
Build: modules/RTC/CodecSelection.js#L200
Strings must use singlequote
Build: modules/RTC/JitsiLocalTrack.js#L398
Expected line before comment
Build: modules/RTC/ScreenObtainer.js#L268
'APP' is not defined
Build: modules/recording/JibriSession.js#L4
`./recordingConstants` import should occur before import of `./recordingXMLUtils`
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/