Dim@6043 unittests toevoegen #417
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
Lint Code Base
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint Code Base:
src/components/ExpandableTableList.vue#L19
Unexpected any. Specify a different type
|
Lint Code Base:
src/components/MultiSelect.vue#L38
Getting a value from the `props` in root scope of `<script setup>` will cause the value to lose reactivity
|
Lint Code Base:
src/composables/afdelingen.ts#L29
Unexpected any. Specify a different type
|
Lint Code Base:
src/features/contactverzoek/service.ts#L82
Unexpected any. Specify a different type
|
Lint Code Base:
src/features/contactverzoek/service.ts#L244
Unexpected any. Specify a different type
|
Lint Code Base:
src/features/contactverzoek/service.ts#L337
Unexpected any. Specify a different type
|
Lint Code Base:
src/features/contactverzoek/service.ts#L342
Unexpected any. Specify a different type
|
Lint Code Base:
src/features/feedback/components/FeedbackForm.vue#L117
Getting a value from the `props` in root scope of `<script setup>` will cause the value to lose reactivity
|
Lint Code Base:
src/features/klant/KlantDetails.vue#L109
Getting a value from the `props` in root scope of `<script setup>` will cause the value to lose reactivity
|
Lint Code Base:
src/features/klant/KlantDetails.vue#L110
Getting a value from the `props` in root scope of `<script setup>` will cause the value to lose reactivity
|