✨ Add type checking to resolve object #3238
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
framework/src/BaseComponent.ts#L15
Unexpected any. Specify a different type
|
framework/src/BaseComponent.ts#L54
Unexpected any. Specify a different type
|
framework/src/BaseComponent.ts#L54
Unexpected any. Specify a different type
|
framework/src/Jovo.ts#L73
Unexpected any. Specify a different type
|
framework/src/Jovo.ts#L73
Unexpected any. Specify a different type
|
framework/src/Jovo.ts#L225
Unexpected any. Specify a different type
|
framework/src/Jovo.ts#L225
Unexpected any. Specify a different type
|
framework/src/JovoHistory.ts#L3
'Jovo' is defined but never used
|
framework/src/audio/AudioUtilities.ts#L86
Unexpected any. Specify a different type
|
framework/test/Routing.test.ts#L52
'ComponentB' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading