bugfix #382
Triggered via pull request
September 13, 2023 14:55
Status
Success
Total duration
1m 21s
Artifacts
–
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#L24
Unexpected any. Specify a different type
|
Lint Code Base:
src/features/contactverzoek/service.ts#L75
Unexpected any. Specify a different type
|
Lint Code Base:
src/features/contactverzoek/service.ts#L222
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#L108
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/bedrijf/service.ts#L27
Unexpected any. Specify a different type
|
Lint Code Base:
src/features/klant/bedrijf/service.ts#L75
Unexpected any. Specify a different type
|