Custom SponsorBlock setting #2697
pr-workflow.yml
on: pull_request
e2e tests
2m 46s
Matrix: pr-job
Annotations
26 warnings
lint:client
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:client:
client/components/SearchAutoComplete.vue#L34
The "searchValueUpdate" event has been triggered but not declared on `emits` option
|
lint:client:
client/components/SearchAutoComplete.vue#L35
The "autocompleteEnter" event has been triggered but not declared on `emits` option
|
lint:client:
client/components/buttons/SkipButton.vue#L18
Prop 'clickFn' requires default value to be set
|
lint:client:
client/components/buttons/SkipButton.vue#L20
Prop 'category' requires default value to be set
|
lint:client:
client/components/buttons/SwitchButton.vue#L41
Prop 'label' requires default value to be set
|
lint:client:
client/components/buttons/SwitchButton.vue#L60
The "valuechange" event has been triggered but not declared on `emits` option
|
lint:client:
client/components/form/FileButton.vue#L5
Attribute ":accept" should go before "@change.stop"
|
lint:client:
client/components/form/FileButton.vue#L13
Prop 'label' requires default value to be set
|
lint:client:
client/components/form/FileButton.vue#L14
Prop 'accept' requires default value to be set
|
lint:client:
client/components/form/LoginForm.vue#L32
Prop 'complete' requires default value to be set
|
lint:server
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:server:
server/src/admin/admin.service.ts#L31
Unexpected any. Specify a different type
|
lint:server:
server/src/admin/admin.service.ts#L35
Unexpected any. Specify a different type
|
lint:server:
server/src/admin/admin.service.ts#L39
Unexpected any. Specify a different type
|
lint:server:
server/src/admin/admin.service.ts#L40
Unexpected any. Specify a different type
|
lint:server:
server/src/app.module.ts#L7
'APP_GUARD' is defined but never used. Allowed unused vars must match /^_/u
|
lint:server:
server/src/app.module.ts#L30
Unexpected any. Specify a different type
|
lint:server:
server/src/auth/register/register.controller.ts#L19
Unexpected any. Specify a different type
|
lint:server:
server/src/auth/schemas/session.schema.ts#L2
'SchemaTimestampsConfig' is defined but never used. Allowed unused vars must match /^_/u
|
lint:server:
server/src/common/vtFetch.ts#L32
Unexpected any. Specify a different type
|
lint:server:
server/src/core/channels/yt-channel-info/app/YoutubeGrabber.ts#L108
Unexpected any. Specify a different type
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e tests
No files were found with the provided path: ./tests/cypress/cypress/videos/. No artifacts will be uploaded.
|