Skip to content

refactor(api): Simplified Dao API #39

refactor(api): Simplified Dao API

refactor(api): Simplified Dao API #39

Triggered via pull request June 19, 2024 11:53
Status Success
Total duration 12m 0s
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/app-config/services/app-config.service.ts#L8
'User' is defined but never used
lint: packages/core/api/src/auth/guards/strategies/jwt-access.strategy.ts#L2
'UnauthorizedException' is defined but never used
lint: packages/core/api/src/auth/guards/strategies/jwt-access.strategy.ts#L5
'User' is defined but never used
lint: packages/core/api/src/auth/guards/strategies/jwt-access.strategy.ts#L6
'UserStatus' is defined but never used
lint: packages/core/api/src/auth/guards/strategies/jwt-refresh.strategy.ts#L5
'UserStatus' is defined but never used
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/