enable webhook and phone notification settings #79
basic-ci.yml
on: pull_request
Python Syntax Check
36s
Frontend Syntax Check
51s
Annotations
5 warnings
|
Frontend Syntax Check:
quantdinger_vue/src/views/trading-assistant/index.vue#L226
Expected indentation of 24 spaces but found 22 spaces
|
|
Frontend Syntax Check:
quantdinger_vue/src/main.js#L45
Property name "page-header-wrapper" is not PascalCase
|
|
Frontend Syntax Check:
quantdinger_vue/src/main.js#L44
Property name "page-container" is not PascalCase
|
|
Frontend Syntax Check:
quantdinger_vue/src/main.js#L43
Property name "pro-layout" is not PascalCase
|
|
Frontend Syntax Check:
quantdinger_vue/src/components/GlobalFooter/index.vue#L4
Expected '#links' instead of 'v-slot:links'
|