Allow searching by timezone name or offset #505
Annotations
4 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run npm run lint:
application/frontend/src/app/core/services/file.service.ts#L99
Unexpected console statement
|
Run npm run lint:
application/frontend/src/app/routes-chart/components/base-routes-row/base-routes-row.component.ts#L30
'PointOfInterestStartDrag' is defined but never used. Allowed unused vars must match /^_/u
|
Run npm run lint:
application/frontend/src/app/routes-chart/components/base-routes-row/base-routes-row.component.ts#L33
'PointOfInterestTimelineOverlapBegin' is defined but never used. Allowed unused vars must match /^_/u
|
Loading