Skip to content

feat: organize menu in navbar #1253

feat: organize menu in navbar

feat: organize menu in navbar #1253

Triggered via pull request July 8, 2026 20:12
Status Failure
Total duration 2m 51s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build
Process completed with exit code 1.
lint-and-unit-test
Process completed with exit code 2.
lint-and-unit-test: src/features/resources/data/resource-metadata.ts#L762
Type '{ readonly sksMicroserviceUrl: ""; readonly parkingMicroserviceUrl: ""; readonly cmsReferenceNumber: -1; readonly daySwapLookahead: -1; readonly translatorReferenceNumber: -1; }' is missing the following properties from type '{ boothsApiBaseUrl: string; boothsEnabled: boolean; sksMicroserviceUrl: string; parkingMicroserviceUrl: string; cmsReferenceNumber: number; daySwapLookahead: number; translatorReferenceNumber: number; }': boothsApiBaseUrl, boothsEnabled
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/