Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(core): enable eslint/strict-boolean-expressions & strictNullChecks #1096

fix remaining problems for consumed-thing.ts

e2f5a08
Select commit
Loading
Failed to load commit list.
Merged

chore(core): enable eslint/strict-boolean-expressions & strictNullChecks #1096

fix remaining problems for consumed-thing.ts
e2f5a08
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Sep 25, 2023 in 0s

45.23% of diff hit (target 75.52%)

View this Pull Request on Codecov

45.23% of diff hit (target 75.52%)

Annotations

Check warning on line 76 in packages/core/src/codecs/netconf-codec.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/codecs/netconf-codec.ts#L76

Added line #L76 was not covered by tests

Check warning on line 84 in packages/core/src/codecs/netconf-codec.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/codecs/netconf-codec.ts#L84

Added line #L84 was not covered by tests

Check warning on line 87 in packages/core/src/codecs/netconf-codec.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/codecs/netconf-codec.ts#L87

Added line #L87 was not covered by tests

Check warning on line 93 in packages/core/src/codecs/netconf-codec.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/codecs/netconf-codec.ts#L93

Added line #L93 was not covered by tests

Check warning on line 105 in packages/core/src/codecs/netconf-codec.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/codecs/netconf-codec.ts#L105

Added line #L105 was not covered by tests

Check warning on line 108 in packages/core/src/codecs/netconf-codec.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/codecs/netconf-codec.ts#L108

Added line #L108 was not covered by tests

Check warning on line 121 in packages/core/src/codecs/netconf-codec.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/codecs/netconf-codec.ts#L121

Added line #L121 was not covered by tests

Check warning on line 124 in packages/core/src/codecs/netconf-codec.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/codecs/netconf-codec.ts#L124

Added line #L124 was not covered by tests

Check warning on line 215 in packages/core/src/codecs/octetstream-codec.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/codecs/octetstream-codec.ts#L215

Added line #L215 was not covered by tests

Check warning on line 255 in packages/core/src/exposed-thing.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/exposed-thing.ts#L254-L255

Added lines #L254 - L255 were not covered by tests

Check warning on line 279 in packages/core/src/exposed-thing.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/exposed-thing.ts#L278-L279

Added lines #L278 - L279 were not covered by tests

Check warning on line 333 in packages/core/src/exposed-thing.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/exposed-thing.ts#L333

Added line #L333 was not covered by tests

Check warning on line 516 in packages/core/src/exposed-thing.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/exposed-thing.ts#L516

Added line #L516 was not covered by tests

Check warning on line 647 in packages/core/src/exposed-thing.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/exposed-thing.ts#L647

Added line #L647 was not covered by tests

Check warning on line 86 in packages/core/src/protocol-helpers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/protocol-helpers.ts#L86

Added line #L86 was not covered by tests

Check warning on line 100 in packages/core/src/protocol-helpers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/protocol-helpers.ts#L100

Added line #L100 was not covered by tests

Check warning on line 120 in packages/core/src/protocol-helpers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/protocol-helpers.ts#L116-L120

Added lines #L116 - L120 were not covered by tests

Check warning on line 124 in packages/core/src/protocol-helpers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/protocol-helpers.ts#L124

Added line #L124 was not covered by tests

Check warning on line 144 in packages/core/src/protocol-helpers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/protocol-helpers.ts#L140-L144

Added lines #L140 - L144 were not covered by tests

Check warning on line 148 in packages/core/src/protocol-helpers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/protocol-helpers.ts#L148

Added line #L148 was not covered by tests

Check warning on line 168 in packages/core/src/protocol-helpers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/protocol-helpers.ts#L164-L168

Added lines #L164 - L168 were not covered by tests

Check warning on line 172 in packages/core/src/protocol-helpers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/protocol-helpers.ts#L172

Added line #L172 was not covered by tests