Skip to content

Add alphabetical sorting to streamed files #25

Add alphabetical sorting to streamed files

Add alphabetical sorting to streamed files #25

Triggered via push September 6, 2023 23:42
Status Failure
Total duration 2m 25s
Artifacts

production.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
Run Build / build: src/ExtensionMethods.cs#L3
The type or namespace name 'SingleFileExtractor' could not be found (are you missing a using directive or an assembly reference?)
Run Build / build: src/ExtensionMethods.cs#L3
The type or namespace name 'SingleFileExtractor' could not be found (are you missing a using directive or an assembly reference?)
Run Build / build: src/ExtensionMethods.cs#L3
The type or namespace name 'SingleFileExtractor' could not be found (are you missing a using directive or an assembly reference?)
Run Build / build: src/ExtensionMethods.cs#L3
The type or namespace name 'SingleFileExtractor' could not be found (are you missing a using directive or an assembly reference?)
Run Build / build
Process completed with exit code 1.
Run Build / build: src/Application.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Run Build / build: src/Application.cs#L199
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Run Build / build: src/ApplicationBuilder.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Run Build / build: src/ApplicationBuilder.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Run Build / build: src/ApplicationBuilder.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Run Build / build: src/ApplicationBuilder.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Run Build / build: src/ObjectStream/Data/CompilerData.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Run Build / build: src/ObjectStream/Data/CompilerMessage.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Run Build / build: src/ObjectStream/ObjectStreamClient.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Run Build / build: src/ObjectStream/ObjectStreamClient.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.