Skip to content

refactor(api): Simplified Dao API #43

refactor(api): Simplified Dao API

refactor(api): Simplified Dao API #43

Triggered via pull request June 28, 2024 14:44
Status Success
Total duration 11m 49s
Billable time 23m
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: packages/core/web/src/notifications/components/NotificationDrawerEntry.vue#L35
'v-html' directive can lead to XSS attack
lint: packages/libs/ui/src/components/markdown/LyMarkdownView.vue#L87
'v-html' directive can lead to XSS attack
lint: packages/features/legal/web/src/components/LegalLinks.vue#L66
'v-html' directive can lead to XSS attack
lint: packages/core/api/src/content/schemas/content.schema.ts#L76
Interface name `ProfileMembershipContentContext` must match the RegExp: /^I[A-Z]\s*|[a-z](IF|Interface)$/u
lint: packages/core/api/src/content/services/content-permissions.service.ts#L1
'ConfigService' is defined but never used
lint: packages/core/api/src/content/services/content-permissions.service.ts#L14
'CONFIG_PATH_PERMISSIONS' is defined but never used
lint: packages/core/api/src/core/interfaces/lyvely.store.ts#L4
Interface name `LyvelyStore` must match the RegExp: /^I[A-Z]\s*|[a-z](IF|Interface)$/u
lint: packages/core/api/src/core/tenancy/tenancy.store.ts#L3
Interface name `TenancyStore` must match the RegExp: /^I[A-Z]\s*|[a-z](IF|Interface)$/u
unit_tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit_tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/