Skip to content

ci(gh-actions): correct pack command #5

ci(gh-actions): correct pack command

ci(gh-actions): correct pack command #5

Triggered via push May 24, 2023 11:03
Status Failure
Total duration 2m 56s
Artifacts

deploy.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
deploy
The 'Publish' target is not supported without specifying a target framework. The current project targets multiple frameworks, you must specify the framework for the published application.
deploy
Process completed with exit code 1.
deploy: Lib9c.Wasm/Program.cs#L28
Unboxing a possibly null value.
deploy: Lib9c.Wasm/JsonUtils.cs#L29
Possible null reference argument for parameter 'ticker' in 'Currency Currency.Legacy(string ticker, byte decimalPlaces, IImmutableSet<Address>? minters)'.
deploy: Lib9c.Wasm/JsonUtils.cs#L47
Converting null literal or possible null value to non-nullable type.
deploy: Lib9c.Wasm/JsonUtils.cs#L50
Dereference of a possibly null reference.
deploy: Lib9c.Wasm/JsonUtils.cs#L52
Possible null reference return.
deploy: Lib9c.Wasm/JsonUtils.cs#L58
Converting null literal or possible null value to non-nullable type.
deploy: Lib9c.Wasm/JsonUtils.cs#L61
Dereference of a possibly null reference.
deploy: Lib9c.Wasm/JsonUtils.cs#L63
Possible null reference return.
deploy: Lib9c.Wasm/JsonUtils.cs#L70
Possible null reference return.
deploy: Lib9c.Wasm/JsonUtils.cs#L78
Possible null reference argument for parameter 'value' in 'object Enum.Parse(Type enumType, string value)'.