feat: seperated apis, reverse engineered all possible state and status #5
Annotations
8 errors and 2 warnings
build (18.x):
src/api/BlueAirAwsApi.ts#L163
Cannot find name 'BlueAirDeviceStatus'. Did you mean 'BlueAirDeviceState'?
|
build (18.x):
src/api/BlueAirAwsApi.ts#L171
Cannot find name 'uuid'. Did you mean 'uuids'?
|
build (18.x):
src/device/BlueAirDevice.ts#L6
Property 'api' has no initializer and is not definitely assigned in the constructor.
|
build (18.x)
Process completed with exit code 2.
|
build (20.x):
src/api/BlueAirAwsApi.ts#L163
Cannot find name 'BlueAirDeviceStatus'. Did you mean 'BlueAirDeviceState'?
|
build (20.x):
src/api/BlueAirAwsApi.ts#L171
Cannot find name 'uuid'. Did you mean 'uuids'?
|
build (20.x):
src/device/BlueAirDevice.ts#L6
Property 'api' has no initializer and is not definitely assigned in the constructor.
|
build (20.x)
Process completed with exit code 2.
|
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|