Minor version 1.1 #1060
Annotations
11 errors and 1 warning
build (20.x):
src/contextualizers/protocol/skyoneer/plotAction.ts#L102
Type '{ type: "contextAction"; value: SkyoneerContextActionEnum.HARVESTED_PLOT; }' is not assignable to type 'ContextSummaryVariableType'.
|
build (20.x):
src/contextualizers/protocol/skyoneer/plotAction.ts#L124
Type '{ type: "contextAction"; value: SkyoneerContextActionEnum.CLEARED_HARVEST; }' is not assignable to type 'ContextSummaryVariableType'.
|
build (20.x):
src/contextualizers/protocol/skyoneer/plotAction.ts#L146
Type '{ type: "contextAction"; value: SkyoneerContextActionEnum.CLEARED_HARVEST; }' is not assignable to type 'ContextSummaryVariableType'.
|
build (20.x):
src/contextualizers/protocol/skyoneer/plotAction.ts#L173
Type '{ type: "contextAction"; value: SkyoneerContextActionEnum.PLANTED; }' is not assignable to type 'ContextSummaryVariableType'.
|
build (20.x)
Process completed with exit code 2.
|
build (18.x)
The job was canceled because "_20_x" failed.
|
build (18.x):
src/contextualizers/protocol/skyoneer/plotAction.ts#L102
Type '{ type: "contextAction"; value: SkyoneerContextActionEnum.HARVESTED_PLOT; }' is not assignable to type 'ContextSummaryVariableType'.
|
build (18.x):
src/contextualizers/protocol/skyoneer/plotAction.ts#L124
Type '{ type: "contextAction"; value: SkyoneerContextActionEnum.CLEARED_HARVEST; }' is not assignable to type 'ContextSummaryVariableType'.
|
build (18.x):
src/contextualizers/protocol/skyoneer/plotAction.ts#L146
Type '{ type: "contextAction"; value: SkyoneerContextActionEnum.CLEARED_HARVEST; }' is not assignable to type 'ContextSummaryVariableType'.
|
build (18.x):
src/contextualizers/protocol/skyoneer/plotAction.ts#L173
Type '{ type: "contextAction"; value: SkyoneerContextActionEnum.PLANTED; }' is not assignable to type 'ContextSummaryVariableType'.
|
build (18.x)
The operation was canceled.
|
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|