Update garbage collector, use workstation instead of server mode #56
production.yml
on: push
Run Build
/
build
6m 21s
Deploy to S3
/
Deploy to R2
22s
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#L226
Possible null reference assignment.
|
|
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 '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/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/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:5fa9a39db73b64e92b56478e7c69a32a2126415be3b478ba45433da66173d8d8
|
|