Skip to content

Bump/libplanet 3

Bump/libplanet 3 #5246

Triggered via pull request July 20, 2023 08:06
Status Failure
Total duration 3m 26s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
Matrix: build-and-tests
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 30 warnings
build-and-tests (Release): NineChronicles.Headless/GraphTypes/StateQueryFields/Garages.cs#L48
The type or namespace name 'Address' could not be found (are you missing a using directive or an assembly reference?)
build-and-tests (Release): NineChronicles.Headless/GraphTypes/StateQueryFields/Garages.cs#L86
The type or namespace name 'Address' could not be found (are you missing a using directive or an assembly reference?)
build-and-tests (Release): NineChronicles.Headless/GraphTypes/StateQueryFields/Garages.cs#L90
The type or namespace name 'Address' could not be found (are you missing a using directive or an assembly reference?)
build-and-tests (Release): NineChronicles.Headless/GraphTypes/StateQueryFields/Garages.cs#L99
Cannot implicitly convert type 'System.Collections.Generic.IEnumerable<(string, Libplanet.Crypto.Address, Nekoyume.Model.Garages.FungibleItemGarage)>' to 'System.Collections.Generic.IEnumerable<(string, Address, Nekoyume.Model.Garages.FungibleItemGarage?)>'. An explicit conversion exists (are you missing a cast?)
build-and-tests (Release): NineChronicles.Headless/GraphTypes/StateQueryFields/Garages.cs#L109
Argument 4: cannot convert from 'System.Collections.Generic.IEnumerable<(string, Address, Nekoyume.Model.Garages.FungibleItemGarage?)>' to 'System.Collections.Generic.IEnumerable<(string fungibleItemId, Libplanet.Crypto.Address addr, Nekoyume.Model.Garages.FungibleItemGarage? fungibleItemGarage)>'
build-and-tests (Release)
Process completed with exit code 1.
build-and-tests (DevEx)
The job was canceled because "ubuntu-20_04_Release" failed.
build-and-tests (DevEx): NineChronicles.Headless/GraphTypes/StateQueryFields/Garages.cs#L48
The type or namespace name 'Address' could not be found (are you missing a using directive or an assembly reference?)
build-and-tests (DevEx): NineChronicles.Headless/GraphTypes/StateQueryFields/Garages.cs#L86
The type or namespace name 'Address' could not be found (are you missing a using directive or an assembly reference?)
build-and-tests (DevEx): NineChronicles.Headless/GraphTypes/StateQueryFields/Garages.cs#L90
The type or namespace name 'Address' could not be found (are you missing a using directive or an assembly reference?)
build-and-tests (DevEx): NineChronicles.Headless/GraphTypes/StateQueryFields/Garages.cs#L99
Cannot implicitly convert type 'System.Collections.Generic.IEnumerable<(string, Libplanet.Crypto.Address, Nekoyume.Model.Garages.FungibleItemGarage)>' to 'System.Collections.Generic.IEnumerable<(string, Address, Nekoyume.Model.Garages.FungibleItemGarage?)>'. An explicit conversion exists (are you missing a cast?)
build-and-tests (DevEx): NineChronicles.Headless/GraphTypes/StateQueryFields/Garages.cs#L109
Argument 4: cannot convert from 'System.Collections.Generic.IEnumerable<(string, Address, Nekoyume.Model.Garages.FungibleItemGarage?)>' to 'System.Collections.Generic.IEnumerable<(string fungibleItemId, Libplanet.Crypto.Address addr, Nekoyume.Model.Garages.FungibleItemGarage? fungibleItemGarage)>'
build-and-tests (DevEx)
Process completed with exit code 1.
build-and-tests (Release)
The job was canceled because "ubuntu-20_04_Release" failed.
build-and-tests (Release)
The operation was canceled.
build-and-tests (DevEx)
The job was canceled because "ubuntu-20_04_Release" failed.
build-and-tests (DevEx)
The operation was canceled.
build-and-tests (Release): Lib9c.StateService.Shared/RemoteEvaluationResponse.cs#L5
Non-nullable property 'Evaluations' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-tests (Release): Lib9c.StateService.Shared/RemoteEvaluationRequest.cs#L5
Non-nullable property 'PreEvaluationBlock' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-tests (Release): Lib9c/.Libplanet/Libplanet.Action/AccountStateDeltaMetrics.cs#L1
The file header is missing or not located at the top of the file.
build-and-tests (Release): Lib9c/.Libplanet/Libplanet.Action/ActionContext.cs#L1
The file header is missing or not located at the top of the file.
build-and-tests (Release): Lib9c/.Libplanet/Libplanet.Action/ActionEvaluation.cs#L1
The file header is missing or not located at the top of the file.
build-and-tests (Release): Lib9c/.Libplanet/Libplanet.Action/ActionEvaluationsExtensions.cs#L1
The file header is missing or not located at the top of the file.
build-and-tests (Release): Lib9c/.Libplanet/Libplanet.Action/ActionEvaluator.cs#L1
The file header is missing or not located at the top of the file.
build-and-tests (Release): Lib9c/.Libplanet/Libplanet.Action/ActionEvaluator.cs#L86
Closing parenthesis should not be preceded by a space
build-and-tests (Release): Lib9c/.Libplanet/Libplanet.Action/ActionEvaluator.cs#L107
Closing parenthesis should not be preceded by a space
build-and-tests (Release): Lib9c/.Libplanet/Libplanet.Action/ActionEvaluator.cs#L385
Closing parenthesis should not be preceded by a space
build-and-tests (DevEx): Lib9c.StateService.Shared/RemoteEvaluationRequest.cs#L5
Non-nullable property 'PreEvaluationBlock' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-tests (DevEx): Lib9c.StateService.Shared/RemoteEvaluationResponse.cs#L5
Non-nullable property 'Evaluations' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-tests (DevEx): Lib9c/.Libplanet/Libplanet.Action/AccountStateDeltaMetrics.cs#L1
The file header is missing or not located at the top of the file.
build-and-tests (DevEx): Lib9c/.Libplanet/Libplanet.Action/ActionContext.cs#L1
The file header is missing or not located at the top of the file.
build-and-tests (DevEx): Lib9c/.Libplanet/Libplanet.Action/ActionEvaluation.cs#L1
The file header is missing or not located at the top of the file.
build-and-tests (DevEx): Lib9c/.Libplanet/Libplanet.Action/ActionEvaluationsExtensions.cs#L1
The file header is missing or not located at the top of the file.
build-and-tests (DevEx): Lib9c/.Libplanet/Libplanet.Action/ActionEvaluator.cs#L1
The file header is missing or not located at the top of the file.
build-and-tests (DevEx): Lib9c/.Libplanet/Libplanet.Action/ActionEvaluator.cs#L86
Closing parenthesis should not be preceded by a space
build-and-tests (DevEx): Lib9c/.Libplanet/Libplanet.Action/ActionEvaluator.cs#L107
Closing parenthesis should not be preceded by a space
build-and-tests (DevEx): Lib9c/.Libplanet/Libplanet.Action/ActionEvaluator.cs#L385
Closing parenthesis should not be preceded by a space
build-and-tests (DevEx): Lib9c.StateService.Shared/RemoteEvaluationRequest.cs#L5
Non-nullable property 'PreEvaluationBlock' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-tests (DevEx): Lib9c.StateService.Shared/RemoteEvaluationResponse.cs#L5
Non-nullable property 'Evaluations' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-tests (DevEx): Lib9c/.Libplanet/Libplanet.Action/AccountStateDeltaMetrics.cs#L1
The file header is missing or not located at the top of the file.
build-and-tests (DevEx): Lib9c/.Libplanet/Libplanet.Action/ActionContext.cs#L1
The file header is missing or not located at the top of the file.
build-and-tests (DevEx): Lib9c/.Libplanet/Libplanet.Action/ActionEvaluation.cs#L1
The file header is missing or not located at the top of the file.
build-and-tests (DevEx): Lib9c/.Libplanet/Libplanet.Action/ActionEvaluationsExtensions.cs#L1
The file header is missing or not located at the top of the file.
build-and-tests (DevEx): Lib9c/.Libplanet/Libplanet.Action/ActionEvaluator.cs#L1
The file header is missing or not located at the top of the file.
build-and-tests (DevEx): Lib9c/.Libplanet/Libplanet.Action/ActionEvaluator.cs#L86
Closing parenthesis should not be preceded by a space
build-and-tests (DevEx): Lib9c/.Libplanet/Libplanet.Action/ActionEvaluator.cs#L107
Closing parenthesis should not be preceded by a space
build-and-tests (DevEx): Lib9c/.Libplanet/Libplanet.Action/ActionEvaluator.cs#L385
Closing parenthesis should not be preceded by a space