Skip to content

add avahi file advertiser #191

add avahi file advertiser

add avahi file advertiser #191

Re-run triggered February 11, 2024 19:39
Status Failure
Total duration 1m 45s
Artifacts

build.yml

on: pull_request
Matrix: build_and_test / build
build_and_test  /  collect_coverage_reports
3s
build_and_test / collect_coverage_reports
lint  /  ESLint
16s
lint / ESLint
lint-docs  /  Lint TypeDoc
25s
lint-docs / Lint TypeDoc
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint / ESLint: src/lib/Advertiser.ts#L209
Type string trivially inferred from a string literal, remove type annotation
lint / ESLint: src/lib/Advertiser.ts#L210
Type string trivially inferred from a string literal, remove type annotation
lint / ESLint: src/lib/Advertiser.ts#L212
Type string trivially inferred from a string literal, remove type annotation
lint / ESLint: src/lib/Advertiser.ts#L212
Strings must use doublequote
lint / ESLint: src/lib/Advertiser.ts#L222
Strings must use doublequote
lint / ESLint: src/lib/Advertiser.ts#L222
Missing semicolon
lint / ESLint: src/lib/Advertiser.ts#L230
Expected { after 'if' condition
lint / ESLint: src/lib/Advertiser.ts#L231
Strings must use doublequote
lint / ESLint: src/lib/Advertiser.ts#L231
Strings must use doublequote
lint / ESLint: src/lib/Advertiser.ts#L243
Expected { after 'if' condition
lint / ESLint: src/lib/Advertiser.ts#L274
'silent' is defined but never used