fix(deps): update dependency camelcase-keys to v9 #1699
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build.yml
on: pull_request
Matrix: build
lint
/
Lint (Node.js 20)
20s
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 'readonly any[] | 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 'readonly any[] | 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 'readonly any[] | 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 'readonly any[] | Record<string, unknown>'.
|
Build (Node.js 19) / Build (Node.js 19)
Process completed with exit code 2.
|