⬆️ Upgrade dependencies #1842
pr-workflow.yml
on: pull_request
e2e tests
5m 38s
Matrix: pr-job
Annotations
1 error and 21 warnings
e2e tests
Process completed with exit code 1.
|
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#L33
Prop 'label' requires default value to be set
|
lint:client:
client/components/buttons/SwitchButton.vue#L34
Prop 'smallLabel' requires default value to be set
|
lint:client:
client/components/buttons/SwitchButton.vue#L46
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: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#L17
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
|
lint:server:
server/src/core/channels/yt-channel-info/app/YoutubeGrabber.ts#L368
Unexpected any. Specify a different type
|
lint:server:
server/src/core/channels/yt-channel-info/app/YoutubeGrabberHelper.ts#L7
'AxiosInstance' is defined but never used. Allowed unused vars must match /^_/u
|
lint:server:
server/src/core/channels/yt-channel-info/app/YoutubeGrabberHelper.ts#L23
Unexpected any. Specify a different type
|
lint:server:
server/src/core/channels/yt-channel-info/app/YoutubeGrabberHelper.ts#L31
Unexpected any. Specify a different type
|
e2e tests
No files were found with the provided path: ./tests/cypress/cypress/videos/. No artifacts will be uploaded.
|