Fix Oxide.References type conflicts #55
production.yml
on: push
Run Build
/
build
5m 53s
Deploy to S3
/
Deploy to R2
24s
Annotations
10 warnings
|
Run Build / build:
src/Services/CompilationService.cs#L234
Possible null reference assignment.
|
|
Run Build / build:
src/Services/CompilationService.cs#L180
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#L180
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#L19
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#L19
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
Expired
|
146 MB |
sha256:c8177733beb4c18542b5f76410a01d7e503eb703b0edc3f4cd250b7f90c57299
|
|