Skip to content

🩺 Quality assurance checks on PR 616 #1151

🩺 Quality assurance checks on PR 616

🩺 Quality assurance checks on PR 616 #1151

Triggered via pull request September 12, 2023 14:41
Status Success
Total duration 1m 44s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

checks.yml

on: pull_request
Format check, lint, unit tests
1m 30s
Format check, lint, unit tests
Attempt to build affected apps
1m 27s
Attempt to build affected apps
Print affected libs and apps
1m 11s
Print affected libs and apps
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Attempt to build affected apps
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Attempt to build affected apps
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Format check, lint, unit tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Format check, lint, unit tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Format check, lint, unit tests: libs/feature/map/src/lib/+state/map.effects.spec.ts#L10
'effects' is assigned a value but never used
Format check, lint, unit tests: libs/feature/map/src/lib/+state/map.facade.spec.ts#L17
'store' is assigned a value but never used
Format check, lint, unit tests: libs/feature/map/src/lib/utils/map-utils.service.ts#L190
Unexpected any. Specify a different type
Format check, lint, unit tests: libs/feature/dataviz/src/lib/service/data.service.spec.ts#L5
'firstValueFrom' is defined but never used