Skip to content

fix(journals): Fixed journal profile context change #32

fix(journals): Fixed journal profile context change

fix(journals): Fixed journal profile context change #32

Triggered via pull request June 13, 2024 19:21
Status Cancelled
Total duration 2h 13m 17s
Billable time 2h 24m
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
lint
Process completed with exit code 2.
unit_tests
The run was canceled by @buddh4.
unit_tests
The operation was canceled.
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/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/features/analytics/api/src/aggregations/interval.aggregation.ts#L7
Interface name `IntervalAggregationFilter` must match the RegExp: /^I[A-Z]\s*|[a-z](IF|Interface)$/u
lint: packages/features/analytics/api/src/aggregations/interval.aggregation.ts#L14
Interface name `IntervalAggregationOptions` must match the RegExp: /^I[A-Z]\s*|[a-z](IF|Interface)$/u
lint: packages/features/analytics/api/src/schemas/chart.schema.ts#L53
'user' is defined but never used
lint: packages/features/analytics/api/src/services/profile-score-aggregation.service.ts#L17
Interface name `ScoreAggregationOptions` must match the RegExp: /^I[A-Z]\s*|[a-z](IF|Interface)$/u
lint: packages/core/web/src/notifications/components/NotificationDrawerEntry.vue#L35
'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