logging #64
beta-release.yml
on: push
Matrix: build_and_test / build
github-releases-to-discord
/
GitHub Releases to Discord
Annotations
10 errors
build_and_test / build (18, ubuntu-latest):
src/device/meater.ts#L27
Property 'CookRefresh' has no initializer and is not definitely assigned in the constructor.
|
build_and_test / build (18, ubuntu-latest):
src/device/meater.ts#L27
All declarations of 'CookRefresh' must have identical modifiers.
|
build_and_test / build (18, ubuntu-latest):
src/device/meater.ts#L46
Duplicate identifier 'CookRefresh'.
|
build_and_test / build (18, ubuntu-latest):
src/device/meater.ts#L46
All declarations of 'CookRefresh' must have identical modifiers.
|
build_and_test / build (18, ubuntu-latest):
src/device/meater.ts#L46
Subsequent property declarations must have the same type. Property 'CookRefresh' must be of type '{ Name: CharacteristicValue; Service: Service; On: CharacteristicValue; }', but here has type 'boolean'.
|
build_and_test / build (18, ubuntu-latest):
src/device/meater.ts#L88
Property 'internal' does not exist on type 'Meater'. Did you mean 'Internal'?
|
build_and_test / build (18, ubuntu-latest):
src/device/meater.ts#L93
Property 'internal' does not exist on type 'Meater'. Did you mean 'Internal'?
|
build_and_test / build (18, ubuntu-latest):
src/device/meater.ts#L94
Property 'internal' does not exist on type 'Meater'. Did you mean 'Internal'?
|
build_and_test / build (18, ubuntu-latest):
src/device/meater.ts#L95
Property 'internal' does not exist on type 'Meater'. Did you mean 'Internal'?
|
build_and_test / build (18, ubuntu-latest):
src/device/meater.ts#L96
Property 'internal' does not exist on type 'Meater'. Did you mean 'Internal'?
|