Update README.md #130
Annotations
5 warnings
build (14.x)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
build (14.x):
src/app/core/guards/communityfolder.guard.ts#L16
'route' is defined but never used
|
build (14.x):
src/app/core/guards/communityfolder.guard.ts#L17
'state' is defined but never used
|
build (14.x):
src/app/core/services/domain.service.ts#L183
Missing return type on function
|
build (14.x):
src/app/core/services/domain.service.ts#L433
'_' is defined but never used
|