added the whats new dialog #31
Annotations
9 warnings
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4, vercel/repository-dispatch/actions/status@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build
Unexpected input(s) 'token', valid inputs are ['name', 'github_token']
|
|
build
Unexpected input(s) 'token', valid inputs are ['name', 'github_token']
|
|
build:
src/v1/devices/devices.service.ts#L234
Unsafe argument of type `any` assigned to a parameter of type `string | number | Date`
|
|
build:
src/v1/devices/devices.service.spec.ts#L279
Unsafe argument of type `any` assigned to a parameter of type `LocationsService`
|
|
build:
src/v1/devices/devices.service.spec.ts#L193
Unsafe argument of type `any` assigned to a parameter of type `LocationsService`
|
|
build:
src/v1/devices/devices.service.spec.ts#L138
Unsafe argument of type `any` assigned to a parameter of type `LocationsService`
|
|
build:
src/v1/common/v1-route-input-contract.spec.ts#L1143
Unsafe argument of type `any` assigned to a parameter of type `App`
|
|
build:
src/v1/common/v1-route-input-contract.spec.ts#L1105
Unsafe argument of type `any` assigned to a parameter of type `App`
|