Merge remote-tracking branch 'origin/master' #32
ci.yml
on: push
Matrix: Test
Lint
24s
TypeCheck
24s
Release
1m 21s
Annotations
2 errors and 11 warnings
TypeCheck:
src/MethodRecommender.ts#L6
Type 'symbol' does not satisfy the constraint 'object'.
|
TypeCheck
Process completed with exit code 1.
|
Lint:
docs/guide/concepts.md#L48
Unexpected console statement
|
Lint:
docs/guide/getting-started.md#L58
'StaticCalculator' is defined but never used
|
Lint:
docs/guide/getting-started.md#L64
'StaticCalculator' is defined but never used
|
Lint:
docs/guide/integrations.md#L17
'prayers' is assigned a value but never used
|
Lint:
docs/guide/integrations.md#L20
Unexpected console statement
|
Lint:
docs/guide/one-time-calculator.md#L9
'calculator' is assigned a value but never used
|
Lint:
docs/guide/reactive-calculator.md#L135
Unexpected console statement
|
Lint:
docs/guide/reactive-calculator.md#L164
Unexpected console statement
|
Lint:
examples/index.ts#L2
'PrayerNames' is defined but never used
|
Lint:
examples/index.ts#L2
'ReactiveCalculator' is defined but never used
|
Release
Unexpected input(s) 'node-version', valid inputs are ['semantic_version', 'branches', 'branch', 'extra_plugins', 'dry_run', 'ci', 'extends', 'working_directory', 'tag_format']
|