Skip to content

fix(login): clear last interval when calling checkQrCodeLogin (#2094) #632

fix(login): clear last interval when calling checkQrCodeLogin (#2094)

fix(login): clear last interval when calling checkQrCodeLogin (#2094) #632

Triggered via push July 24, 2023 05:01
Status Failure
Total duration 1d 11h 46m 6s
Artifacts

build.yaml

on: push
Matrix: release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 25 warnings
release (ubuntu-18.04)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
release (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: samuelmeuli/action-electron-builder@v1.6.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
release (macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
release (macos-latest): src/components/CoverRow.vue#L33
'v-html' directive can lead to XSS attack
release (macos-latest): src/components/Modal.vue#L25
Prop 'close' requires default value to be set
release (macos-latest): src/components/MvRow.vue#L23
'v-html' directive can lead to XSS attack
release (macos-latest): src/components/MvRow.vue#L33
Prop 'mvs' requires default value to be set
release (macos-latest): src/components/Navbar.vue#L50
Attribute "loading" should go before "@click"
release (macos-latest): src/components/TrackListItem.vue#L98
Prop 'trackProp' requires default value to be set
release (macos-latest): src/components/TrackListItem.vue#L99
Prop 'trackNo' requires default value to be set
release (macos-latest): src/views/loginAccount.vue#L105
'v-html' directive can lead to XSS attack
release (macos-latest): src/views/mv.vue#L59
Property name "mv" is not PascalCase
release (macos-latest): src/assets/icons/index.js#L4
Property name "svg-icon" is not PascalCase
release (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: samuelmeuli/action-electron-builder@v1.6.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
release (windows-latest): src/components/CoverRow.vue#L33
'v-html' directive can lead to XSS attack
release (windows-latest): src/components/Modal.vue#L25
Prop 'close' requires default value to be set
release (windows-latest): src/components/MvRow.vue#L23
'v-html' directive can lead to XSS attack
release (windows-latest): src/components/MvRow.vue#L33
Prop 'mvs' requires default value to be set
release (windows-latest): src/components/Navbar.vue#L50
Attribute "loading" should go before "@click"
release (windows-latest): src/components/TrackListItem.vue#L98
Prop 'trackProp' requires default value to be set
release (windows-latest): src/components/TrackListItem.vue#L99
Prop 'trackNo' requires default value to be set
release (windows-latest): src/views/loginAccount.vue#L105
'v-html' directive can lead to XSS attack
release (windows-latest): src/views/mv.vue#L59
Property name "mv" is not PascalCase
release (windows-latest): src/assets/icons/index.js#L4
Property name "svg-icon" is not PascalCase
release (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002