Bump @iobroker/adapter-core from 2.6.8 to 3.0.3 #244
Annotations
10 errors
src/remote-server.ts#L148
Argument of type 'ioBroker.Timeout' is not assignable to parameter of type 'NodeJS.Timeout'.
|
src/remote-server.ts#L154
Type 'void | Timeout' is not assignable to type 'Timeout | null'.
|
src/remote-server.ts#L210
Argument of type 'ioBroker.Timeout' is not assignable to parameter of type 'NodeJS.Timeout'.
|
src/remote-server.ts#L219
Type 'void | Timeout' is not assignable to type 'Timeout | null'.
|
src/remote-server.ts#L261
Argument of type 'ioBroker.Timeout' is not assignable to parameter of type 'NodeJS.Timeout'.
|
src/remote-server.ts#L286
Type 'void | Timeout' is not assignable to type 'Timeout'.
|
src/remote-server.ts#L330
Argument of type 'ioBroker.Timeout' is not assignable to parameter of type 'NodeJS.Timeout'.
|
src/sensor.ts#L122
Type 'void | Timeout' is not assignable to type 'Interval | null'.
|
src/sensor.ts#L236
Argument of type 'Interval' is not assignable to parameter of type 'Timeout'.
|
|
The logs for this run have expired and are no longer available.
Loading