Skip to content

Minor version 1.1 #1098

Minor version 1.1

Minor version 1.1 #1098

Triggered via pull request July 31, 2024 20:10
@pcowgillpcowgill
synchronize #386
1.1
Status Failure
Total duration 30s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 2 warnings
build (18.x): src/contextualizers/protocol/nouns/daoData.ts#L71
Type '{ type: "contextAction"; value: NounsGovernorActionEnum.UPDATED_PROPOSAL; }' is not assignable to type 'ContextSummaryVariableType'.
build (18.x): src/contextualizers/protocol/nouns/daoData.ts#L100
Type '{ type: "contextAction"; value: NounsGovernorActionEnum.CREATED_CANDIDATE; }' is not assignable to type 'ContextSummaryVariableType'.
build (18.x): src/contextualizers/protocol/nouns/daoData.ts#L141
Type '{ type: "contextAction"; value: NounsGovernorActionEnum.UPDATED_PROPOSAL; }' is not assignable to type 'ContextSummaryVariableType'.
build (18.x): src/contextualizers/protocol/nouns/daoData.ts#L174
Type '{ type: "contextAction"; value: NounsGovernorActionEnum.UPDATED_CANDIDATE; }' is not assignable to type 'ContextSummaryVariableType'.
build (18.x): src/contextualizers/protocol/nouns/daoData.ts#L231
Type '{ type: "contextAction"; value: NounsGovernorActionEnum.SPONSORED_PROPOSAL; }' is not assignable to type 'ContextSummaryVariableType'.
build (18.x): src/contextualizers/protocol/nouns/daoData.ts#L260
Type '{ type: "contextAction"; value: NounsGovernorActionEnum.SPONSORED_CANDIDATE; }' is not assignable to type 'ContextSummaryVariableType'.
build (18.x): src/contextualizers/protocol/nouns/daoData.ts#L303
Type '{ type: "contextAction"; value: NounsGovernorActionEnum.ABSTAINED | NounsGovernorActionEnum.SIGNALED_FOR | NounsGovernorActionEnum.SIGNALED_AGAINST; }' is not assignable to type 'ContextSummaryVariableType'.
build (18.x): src/contextualizers/protocol/nouns/daoData.ts#L346
Type '{ type: "contextAction"; value: NounsGovernorActionEnum.ABSTAINED | NounsGovernorActionEnum.SIGNALED_FOR | NounsGovernorActionEnum.SIGNALED_AGAINST; }' is not assignable to type 'ContextSummaryVariableType'.
build (18.x): src/contextualizers/protocol/nouns/daoData.ts#L389
Type '{ type: "contextAction"; value: NounsGovernorActionEnum.CANCELED_CANDIDATE; }' is not assignable to type 'ContextSummaryVariableType'.
build (18.x)
Process completed with exit code 2.
build (20.x): src/contextualizers/protocol/nouns/daoData.ts#L71
Type '{ type: "contextAction"; value: NounsGovernorActionEnum.UPDATED_PROPOSAL; }' is not assignable to type 'ContextSummaryVariableType'.
build (20.x): src/contextualizers/protocol/nouns/daoData.ts#L100
Type '{ type: "contextAction"; value: NounsGovernorActionEnum.CREATED_CANDIDATE; }' is not assignable to type 'ContextSummaryVariableType'.
build (20.x): src/contextualizers/protocol/nouns/daoData.ts#L141
Type '{ type: "contextAction"; value: NounsGovernorActionEnum.UPDATED_PROPOSAL; }' is not assignable to type 'ContextSummaryVariableType'.
build (20.x): src/contextualizers/protocol/nouns/daoData.ts#L174
Type '{ type: "contextAction"; value: NounsGovernorActionEnum.UPDATED_CANDIDATE; }' is not assignable to type 'ContextSummaryVariableType'.
build (20.x): src/contextualizers/protocol/nouns/daoData.ts#L231
Type '{ type: "contextAction"; value: NounsGovernorActionEnum.SPONSORED_PROPOSAL; }' is not assignable to type 'ContextSummaryVariableType'.
build (20.x): src/contextualizers/protocol/nouns/daoData.ts#L260
Type '{ type: "contextAction"; value: NounsGovernorActionEnum.SPONSORED_CANDIDATE; }' is not assignable to type 'ContextSummaryVariableType'.
build (20.x): src/contextualizers/protocol/nouns/daoData.ts#L303
Type '{ type: "contextAction"; value: NounsGovernorActionEnum.ABSTAINED | NounsGovernorActionEnum.SIGNALED_FOR | NounsGovernorActionEnum.SIGNALED_AGAINST; }' is not assignable to type 'ContextSummaryVariableType'.
build (20.x): src/contextualizers/protocol/nouns/daoData.ts#L346
Type '{ type: "contextAction"; value: NounsGovernorActionEnum.ABSTAINED | NounsGovernorActionEnum.SIGNALED_FOR | NounsGovernorActionEnum.SIGNALED_AGAINST; }' is not assignable to type 'ContextSummaryVariableType'.
build (20.x): src/contextualizers/protocol/nouns/daoData.ts#L389
Type '{ type: "contextAction"; value: NounsGovernorActionEnum.CANCELED_CANDIDATE; }' is not assignable to type 'ContextSummaryVariableType'.
build (20.x)
Process completed with exit code 2.
build (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/