Add alphabetical sorting to streamed files #25
production.yml
on: push
Run Build
/
build
2m 10s
Deploy to R2
0s
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.
|