Skip to content

Merge remote-tracking branch 'upstream/master' #2

Merge remote-tracking branch 'upstream/master'

Merge remote-tracking branch 'upstream/master' #2

Triggered via push June 13, 2024 06:40
Status Failure
Total duration 56s
Artifacts

check-js.yml

on: push
Check TS (tsc)
44s
Check TS (tsc)
Lint JS (eslint, prettier)
40s
Lint JS (eslint, prettier)
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
Lint JS (eslint, prettier): src/Video.tsx#L545
Insert `⏎·······`
Lint JS (eslint, prettier): src/Video.tsx#L548
Replace `=>` with `·=>·`
Lint JS (eslint, prettier): src/Video.tsx#L552
Replace `[])` with `·[]);`
Lint JS (eslint, prettier): src/index.ts#L6
Replace `addHlsAssetsListener,cancelHlsAssetDownload,deleteHlsAsset,downloadHlsAsset,getHlsAssets}·from·'./persistence'` with `⏎··addHlsAssetsListener,⏎··cancelHlsAssetDownload,⏎··deleteHlsAsset,⏎··downloadHlsAsset,⏎··getHlsAssets,⏎}·from·'./persistence';`
Lint JS (eslint, prettier): src/persistence.ts#L1
Replace `⏎import·{·NativeEventEmitter,·NativeModules·` with `import·{NativeEventEmitter,·NativeModules`
Lint JS (eslint, prettier): src/persistence.ts#L3
Replace `·HlsAsset·` with `HlsAsset`
Lint JS (eslint, prettier): src/persistence.ts#L5
Replace `id:·string,·hlsUrl:·string,·bitrate:·number` with `⏎··id:·string,⏎··hlsUrl:·string,⏎··bitrate:·number,⏎`
Lint JS (eslint, prettier)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint JS (eslint, prettier): src/Video.tsx#L546
Missing semicolon.
Lint JS (eslint, prettier): src/Video.tsx#L550
Missing semicolon.
Lint JS (eslint, prettier): src/Video.tsx#L551
Missing semicolon.
Lint JS (eslint, prettier): src/Video.tsx#L552
Missing semicolon.
Lint JS (eslint, prettier): src/index.ts#L6
Missing semicolon.
Lint JS (eslint, prettier): src/persistence.ts#L6
Missing semicolon.
Lint JS (eslint, prettier): src/persistence.ts#L7
Missing semicolon.
Lint JS (eslint, prettier): src/persistence.ts#L10
Missing semicolon.
Lint JS (eslint, prettier): src/persistence.ts#L11
Missing semicolon.
Lint JS (eslint, prettier): src/persistence.ts#L12
Trailing spaces not allowed.
Check TS (tsc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.