Skip to content

Update README.md

Update README.md #2

Triggered via pull request March 13, 2024 08:30
Status Failure
Total duration 56s
Artifacts

CI.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
CI: frontend/src/pages/auth/additional/CurrentVersion.vue#L19
Parsing error: Unexpected closing tag "p". It may happen when the tag has already been closed by another tag. For more info see https://www.w3.org/TR/html5/syntax.html#closing-elements-that-have-implied-end-tags
CI: frontend/src/pages/auth/pokemon/cards/CardDetails.vue#L163
'v-model' directives require no argument
CI
Process completed with exit code 1.
CI
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CI: frontend/src/components/filters/SelectCard.vue#L70
Variable 'props' is already declared in the upper scope
CI: frontend/src/components/filters/SelectCountry.vue#L57
Variable 'props' is already declared in the upper scope
CI: frontend/src/components/filters/SelectSet.vue#L63
Variable 'props' is already declared in the upper scope
CI: frontend/src/components/modals/AddToTradeboxModal.vue#L139
Variable 'props' is already declared in the upper scope
CI: frontend/src/components/modals/CreateUsercardModal.vue#L134
Variable 'props' is already declared in the upper scope
CI: frontend/src/components/modals/EditUsercardModal.vue#L89
Variable 'props' is already declared in the upper scope
CI: frontend/src/pages/auth/trades/request/TradeRequestTradeboxes.vue#L10
Prop 'myTradeboxes' requires default value to be set
CI: frontend/src/pages/auth/trades/request/TradeRequestTradeboxes.vue#L11
Prop 'targetTradeboxes' requires default value to be set
CI: frontend/src/pages/auth/trades/request/TradeRequestTradeboxes.vue#L12
Prop 'myCards' requires default value to be set
CI: frontend/src/pages/auth/trades/request/TradeRequestTradeboxes.vue#L13
Prop 'targetCards' requires default value to be set