Add Crop Action Type and Parameters for Video Segment Cropping #2
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test.yaml
on: pull_request
Lint with ESLint and build
36s
Run Tests with SQLite
47s
Run Tests with PostgreSQL and Redis
43s
Run Codecov
23s
Annotations
9 warnings
|
Lint with ESLint and build:
test/cases/shadowBanUser.ts#L1
'privateDB' is defined but never used
|
|
Lint with ESLint and build:
test/cases/postBranding.ts#L18
'userID8' is assigned a value but never used
|
|
Lint with ESLint and build:
src/routes/postSkipSegments.ts#L324
Trailing spaces not allowed
|
|
Lint with ESLint and build:
src/routes/postSkipSegments.ts#L319
Trailing spaces not allowed
|
|
Lint with ESLint and build:
src/routes/postSkipSegments.ts#L310
Strings must use doublequote
|
|
Lint with ESLint and build:
src/routes/postSkipSegments.ts#L309
Strings must use doublequote
|
|
Lint with ESLint and build:
src/routes/postSkipSegments.ts#L308
Strings must use doublequote
|
|
Lint with ESLint and build:
src/routes/postSkipSegments.ts#L307
Strings must use doublequote
|
|
Lint with ESLint and build:
src/routes/getVideoLabel.ts#L125
Missing semicolon
|