Skip to content

ci: Disable api tests to investigate ci test issue #35

ci: Disable api tests to investigate ci test issue

ci: Disable api tests to investigate ci test issue #35

Triggered via pull request June 14, 2024 16:16
Status Cancelled
Total duration 33m 28s
Billable time 43m
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
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/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/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