feat: organize menu in navbar #1253
ci.yml
on: pull_request
build
1m 26s
lint-and-unit-test
2m 47s
e2e-test
0s
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/
|