Skip to content

logging

logging #64

Triggered via push July 18, 2024 02:51
Status Failure
Total duration 31s
Artifacts

beta-release.yml

on: push
Matrix: build_and_test / build
lint  /  ESLint
lint / ESLint
publish  /  publish_npm
publish / publish_npm
github-releases-to-discord  /  GitHub Releases to Discord
github-releases-to-discord / GitHub Releases to Discord
Fit to window
Zoom out
Zoom in

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'?