Skip to content

fix project reference casing for CI build #5

fix project reference casing for CI build

fix project reference casing for CI build #5

Triggered via push April 8, 2024 03:54
Status Failure
Total duration 27s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: S3M/ChannelEvent.cs#L12
Dereference of a possibly null reference.
build: S3M/S3MFile.cs#L8
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: S3M/S3MFile.cs#L19
Non-nullable field 'ChannelSettings' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: S3M/S3MFile.cs#L20
Non-nullable field 'Orders' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: S3M/S3MFile.cs#L21
Non-nullable field 'InstrumentPointers' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: S3M/S3MFile.cs#L22
Non-nullable field 'PatternPointers' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: S3M/Row.cs#L24
Converting null literal or possible null value to non-nullable type.
build: S3M/Row.cs#L14
Non-nullable field 'Pattern' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: S3M/ChannelEvent.cs#L33
Dereference of a possibly null reference.
build: S3M/Pattern.cs#L43
Dereference of a possibly null reference.