Weather station support #919
Annotations
1 error and 11 warnings
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/accessory/WeatherStationAccessory.ts#L1
Strings must use singlequote
|
src/accessory/WeatherStationAccessory.ts#L4
Expected indentation of 2 spaces but found 4
|
src/accessory/WeatherStationAccessory.ts#L5
Expected indentation of 4 spaces but found 8
|
src/accessory/WeatherStationAccessory.ts#L8
Expected indentation of 4 spaces but found 8
|
src/accessory/WeatherStationAccessory.ts#L9
Expected indentation of 6 spaces but found 12
|
src/accessory/WeatherStationAccessory.ts#L10
Expected indentation of 6 spaces but found 12
|
src/accessory/WeatherStationAccessory.ts#L11
Expected indentation of 6 spaces but found 12
|
src/accessory/WeatherStationAccessory.ts#L13
Expected indentation of 18 spaces but found 20
|
src/accessory/WeatherStationAccessory.ts#L14
Expected indentation of 18 spaces but found 20
|
src/accessory/WeatherStationAccessory.ts#L14
Missing trailing comma
|
This job failed
Loading