fix(deps): update dependency camelcase-keys to v9 #3565
build.yml
on: push
Matrix: build
lint
/
Lint (Node.js 20)
25s
release
0s
Annotations
6 errors
Build (Node.js 18) / Build (Node.js 18):
src/p1-meter/models/basic-information.ts#L9
Argument of type 'object' is not assignable to parameter of type 'Record<string, unknown> | readonly Record<string, unknown>[]'.
|
Build (Node.js 18) / Build (Node.js 18):
src/p1-meter/models/system.ts#L9
Argument of type 'object' is not assignable to parameter of type 'Record<string, unknown> | readonly Record<string, unknown>[]'.
|
Build (Node.js 18) / Build (Node.js 18)
Process completed with exit code 2.
|
Build (Node.js 19) / Build (Node.js 19):
src/p1-meter/models/basic-information.ts#L9
Argument of type 'object' is not assignable to parameter of type 'Record<string, unknown> | readonly Record<string, unknown>[]'.
|
Build (Node.js 19) / Build (Node.js 19):
src/p1-meter/models/system.ts#L9
Argument of type 'object' is not assignable to parameter of type 'Record<string, unknown> | readonly Record<string, unknown>[]'.
|
Build (Node.js 19) / Build (Node.js 19)
Process completed with exit code 2.
|