Skip to content

Implement ykb tnye fixes #1001

Implement ykb tnye fixes

Implement ykb tnye fixes #1001

Re-run triggered September 25, 2023 12:29
Status Failure
Total duration 1m 9s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yaml

on: pull_request
Lint TS and CSS
54s
Lint TS and CSS
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Lint TS and CSS: src/components/codecSupportHelper.ts#L120
Expected blank line before this statement
Lint TS and CSS: src/components/commandHandler.ts#L22
`../types/appStatus` import should occur before import of `./maincontroller`
Lint TS and CSS: src/components/commandHandler.ts#L143
Expected blank line before this statement
Lint TS and CSS: src/components/documentManager.ts#L5
`../types/appStatus` import should occur before import of `./jellyfinApi`
Lint TS and CSS: src/components/jellyfinActions.ts#L9
Replace `⏎····getSenderReportingData,⏎····broadcastToMessageBus⏎` with `·getSenderReportingData,·broadcastToMessageBus·`
Lint TS and CSS: src/components/jellyfinActions.ts#L186
Expected @param names to be "customData, serverItem". Got "playbackMgr, customData, serverItem"
Lint TS and CSS: src/components/jellyfinActions.ts#L190
Replace `⏎····customData:·any,⏎····serverItem:·BaseItemDto⏎` with `customData:·any,·serverItem:·BaseItemDto`
Lint TS and CSS: src/components/jellyfinApi.ts#L31
Insert `····`
Lint TS and CSS: src/components/maincontroller.ts#L14
'broadcastConnectionErrorMessage' is defined but never used
Lint TS and CSS: src/components/__tests__/jellyfinApi.test.ts#L4
Unexpected any. Specify a different type
Lint TS and CSS: src/components/__tests__/jellyfinApi.test.ts#L5
Unexpected any. Specify a different type
Lint TS and CSS: src/components/deviceprofileBuilder.ts#L48
Expected only 0 line after block description
Lint TS and CSS: src/components/deviceprofileBuilder.ts#L71
Expected only 0 line after block description
Lint TS and CSS: src/components/deviceprofileBuilder.ts#L81
Expected only 0 line after block description
Lint TS and CSS: src/components/deviceprofileBuilder.ts#L96
Missing JSDoc block description
Lint TS and CSS: src/components/deviceprofileBuilder.ts#L160
Expected only 0 line after block description
Lint TS and CSS: src/components/deviceprofileBuilder.ts#L309
Expected only 0 line after block description
Lint TS and CSS: src/components/deviceprofileBuilder.ts#L389
Expected only 0 line after block description
Lint TS and CSS: src/components/fetchhelper.ts#L6
Unexpected any. Specify a different type