Skip to content

Refactored the CreateQuiz to save quizzes #40

Refactored the CreateQuiz to save quizzes

Refactored the CreateQuiz to save quizzes #40

Triggered via pull request April 4, 2024 13:30
Status Success
Total duration 39s
Artifacts

ci-pipeline.yml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build-and-test (20.x): src/components/CreateQuiz/CreateMultipleChoice.vue#L7
'props' is assigned a value but never used
build-and-test (20.x): src/components/CreateQuiz/CreateQuiz.vue#L16
'QuizSummary' is defined but never used
build-and-test (20.x): src/components/CreateQuiz/Question.vue#L1
Component name "Question" should always be multi-word
build-and-test (20.x): src/components/CreateQuiz/Question.vue#L9
'props' is assigned a value but never used
build-and-test (20.x): src/components/CreateQuiz/QuestionDetails.vue#L7
'props' is assigned a value but never used
build-and-test (20.x): src/components/CreateQuiz/VerticalQuestionBar.vue#L29
Custom elements in iteration require 'v-bind:key' directives
build-and-test (20.x): src/components/Discover/Carousel.vue#L1
Component name "Carousel" should always be multi-word
build-and-test (20.x): src/components/Discover/Discover.vue#L1
Component name "Discover" should always be multi-word
build-and-test (20.x): src/components/Footer.vue#L1
Component name "Footer" should always be multi-word
build-and-test (20.x): src/components/Header.vue#L1
Component name "Header" should always be multi-word
build-and-test (20.x)
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/.