v1.8.0 #25
Annotations
4 errors and 1 warning
Run npm run build:
src/lib/config-file.ts#L72
Type '{ api: string; sse: string; realtime: string; }' is not assignable to type 'Regions | undefined'.
|
Run npm run build:
src/commands/devices/change-bucket-type.ts#L41
Property 'api' does not exist on type 'never'.
|
Run npm run build:
src/commands/start-config.ts#L220
Type '{ api: string; sse: string; realtime: string; }' is not assignable to type 'Regions | undefined'.
|
Run npm run build
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading