Fix build #52
production.yml
on: push
Run Build
/
build
5m 49s
Deploy to S3
/
Deploy to R2
28s
Annotations
10 warnings
|
Run Build / build:
src/Types/Compilation/CompilerFile.cs#L11
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run Build / build:
src/Services/CompilationService.cs#L172
Possible null reference argument for parameter 'peImage' in 'PortableExecutableReference MetadataReference.CreateFromImage(IEnumerable<byte> peImage, MetadataReferenceProperties properties = default(MetadataReferenceProperties), DocumentationProvider? documentation = null, string? filePath = null)'.
|
|
Run Build / build:
src/Services/EntryPointService.cs#L179
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Run Build / build:
src/Services/MessageBrokerService.cs#L22
Non-nullable event 'OnMessageReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
|
Run Build / build:
src/Services/MessageBrokerService.cs#L22
Non-nullable field '_pipeClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Run Build / build:
src/Types/Compilation/CompilerData.cs#L20
Non-nullable property 'Preprocessor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run Build / build:
src/Types/Compilation/CompilerData.cs#L20
Non-nullable property 'SourceFiles' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run Build / build:
src/Types/Compilation/CompilerData.cs#L20
Non-nullable property 'ReferenceFiles' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run Build / build:
src/Types/Compilation/CompilerFile.cs#L11
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run Build / build:
src/Types/Compilation/CompilerFile.cs#L11
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Oxide.Compiler
|
146 MB |
sha256:d7669c7363f494295c0176d5432c5d69142730935f5012d276392dc8af9e2a72
|
|