Skip to content

⬆️ Update dependency @types/eslint to v8.44.7 #1856

⬆️ Update dependency @types/eslint to v8.44.7

⬆️ Update dependency @types/eslint to v8.44.7 #1856

Triggered via pull request November 8, 2023 18:19
Status Success
Total duration 6m 55s
Artifacts

pr-workflow.yml

on: pull_request
Matrix: pr-job
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
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: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:client: client/components/buttons/SwitchButton.vue#L46
The "valuechange" event has been triggered but not declared on `emits` option
lint:server: server/src/auth/register/register.controller.ts#L17
Unexpected any. Specify a different type
lint:client: client/components/form/FileButton.vue#L5
Attribute ":accept" should go before "@change.stop"
lint:server: server/src/auth/schemas/session.schema.ts#L2
'SchemaTimestampsConfig' is defined but never used. Allowed unused vars must match /^_/u
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/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.