Fix package.json #12
Annotations
11 errors and 2 warnings
|
Install dependencies:
lib/pod/IPod.ts#L1
'"../service/IService"' has no exported member named 'ServiceDescription'. Did you mean 'IServiceDescription'?
|
Install dependencies:
lib/pod/PodCss.ts#L6
'"../service/IService"' has no exported member named 'ServiceDescription'. Did you mean 'IServiceDescription'?
|
Install dependencies:
lib/service/ServiceAggregation.ts#L6
'"./IService"' has no exported member named 'Operation'. Did you mean 'IOperation'?
|
Install dependencies:
lib/service/ServiceAggregation.ts#L6
'"./IService"' has no exported member named 'OperationResult'. Did you mean 'IOperationResult'?
|
Install dependencies:
lib/service/ServiceAggregation.ts#L6
'"./IService"' has no exported member named 'OperationTestResult'. Did you mean 'IOperationTestResult'?
|
Install dependencies:
lib/service/ServiceAggregation.ts#L6
'"./IService"' has no exported member named 'ServiceDescription'. Did you mean 'IServiceDescription'?
|
Install dependencies:
lib/service/ServiceEmpty.ts#L4
'"./IService"' has no exported member named 'Operation'. Did you mean 'IOperation'?
|
Install dependencies:
lib/service/ServiceEmpty.ts#L4
'"./IService"' has no exported member named 'OperationResult'. Did you mean 'IOperationResult'?
|
Install dependencies:
lib/service/ServiceEmpty.ts#L4
'"./IService"' has no exported member named 'OperationTestResult'. Did you mean 'IOperationTestResult'?
|
Install dependencies:
lib/service/ServiceEmpty.ts#L4
'"./IService"' has no exported member named 'ServiceDescription'. Did you mean 'IServiceDescription'?
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading