Skip to content

feat(audit): add global audit list and by member #69

feat(audit): add global audit list and by member

feat(audit): add global audit list and by member #69

Triggered via pull request June 12, 2024 18:16
Status Failure
Total duration 1m 0s
Artifacts

check.yml

on: pull_request
Check for lint and typescript error
49s

Annotations

3 errors and 5 warnings
Check for lint and typescript error: src/views/Private/Members/Detail/Activity/ActivityDetail.vue#L122
Property 'disabled' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<{ loading: { type: BooleanConstructor; default: boolean; }; activity: { type: PropType<Attendance[]>; default: () => never[]; }; date: { type: StringConstructor; required: true; }; memberId: { ...; }; nonCompliantActivity: { ...; }; }>>, ... 18 more ..., { ...;...'.
Check for lint and typescript error: src/views/Private/Members/MembersList.vue#L22
Property 'replace' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<{ tab: { type: StringConstructor; default: null; }; search: { type: StringConstructor; default: null; }; sort: { type: StringConstructor; default: string; }; slice: { ...; }; }>>, ... 18 more ..., { ...; }>'.
Check for lint and typescript error
Process completed with exit code 2.
Check for lint and typescript error: src/components/LoadingSpinner.vue#L4
Classnames 'h-full, w-full' could be replaced by the 'size-full' shorthand!
Check for lint and typescript error: src/components/NotificationToast.vue#L29
Classnames 'h-6, w-6' could be replaced by the 'size-6' shorthand!
Check for lint and typescript error: src/components/NotificationToast.vue#L61
Classnames 'h-6, w-6' could be replaced by the 'size-6' shorthand!
Check for lint and typescript error: src/components/form/AppButton.vue#L6
Classnames 'h-5, w-5' could be replaced by the 'size-5' shorthand!
Check for lint and typescript error: src/components/form/AppButton.vue#L7
Classnames 'h-5, w-5' could be replaced by the 'size-5' shorthand!