update assembly loading for tests #77
Annotations
1 error and 31 warnings
build (Release, windows-latest)
Process completed with exit code 1.
|
build (Release, macos-latest):
Payload_Type/athena/athena/agent_code/Agent.Models/Commands/ConsoleWriter.cs#L28
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build (Release, macos-latest):
Payload_Type/athena/athena/agent_code/Agent.Models/Commands/ConsoleWriter.cs#L33
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build (Release, macos-latest):
Payload_Type/athena/athena/agent_code/Agent.Models/Commands/ConsoleWriter.cs#L40
'ConsoleWriter.Dispose()' hides inherited member 'TextWriter.Dispose()'. Use the new keyword if hiding was intended.
|
build (Release, macos-latest):
Payload_Type/athena/athena/agent_code/Agent.Models/Responses/FileBrowserTaskResponse.cs#L9
'FileBrowserTaskResponse.ToJson()' hides inherited member 'TaskResponse.ToJson()'. Use the new keyword if hiding was intended.
|
build (Release, macos-latest):
Payload_Type/athena/athena/agent_code/Agent.Models/Responses/KeyPressTaskResponse.cs#L18
'KeyPressTaskResponse.ToJson()' hides inherited member 'TaskResponse.ToJson()'. Use the new keyword if hiding was intended.
|
build (Release, macos-latest):
Payload_Type/athena/athena/agent_code/Agent.Models/Responses/DownloadTaskResponse.cs#L9
'DownloadTaskResponse.ToJson()' hides inherited member 'TaskResponse.ToJson()'. Use the new keyword if hiding was intended.
|
build (Release, macos-latest):
Payload_Type/athena/athena/agent_code/Agent.Models/Responses/EdgeResponse.cs#L9
'EdgeResponse.ToJson()' hides inherited member 'TaskResponse.ToJson()'. Use the new keyword if hiding was intended.
|
build (Release, macos-latest):
Payload_Type/athena/athena/agent_code/Agent.Models/Responses/UploadTaskResponse.cs#L9
'UploadTaskResponse.ToJson()' hides inherited member 'TaskResponse.ToJson()'. Use the new keyword if hiding was intended.
|
build (Release, macos-latest):
Payload_Type/athena/athena/agent_code/Agent.Models/Responses/LoadTaskResponse.cs#L9
'LoadTaskResponse.ToJson()' hides inherited member 'TaskResponse.ToJson()'. Use the new keyword if hiding was intended.
|
build (Release, macos-latest):
Payload_Type/athena/athena/agent_code/Agent.Models/Responses/TokenTaskResponse.cs#L10
'TokenTaskResponse.ToJson()' hides inherited member 'TaskResponse.ToJson()'. Use the new keyword if hiding was intended.
|
build (Release, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (Release, ubuntu-latest):
Payload_Type/athena/athena/agent_code/Agent.Models/Responses/KeyPressTaskResponse.cs#L18
'KeyPressTaskResponse.ToJson()' hides inherited member 'TaskResponse.ToJson()'. Use the new keyword if hiding was intended.
|
build (Release, ubuntu-latest):
Payload_Type/athena/athena/agent_code/Agent.Models/Commands/ConsoleWriter.cs#L28
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build (Release, ubuntu-latest):
Payload_Type/athena/athena/agent_code/Agent.Models/Commands/ConsoleWriter.cs#L33
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build (Release, ubuntu-latest):
Payload_Type/athena/athena/agent_code/Agent.Models/Commands/ConsoleWriter.cs#L40
'ConsoleWriter.Dispose()' hides inherited member 'TextWriter.Dispose()'. Use the new keyword if hiding was intended.
|
build (Release, ubuntu-latest):
Payload_Type/athena/athena/agent_code/Agent.Models/Responses/DownloadTaskResponse.cs#L9
'DownloadTaskResponse.ToJson()' hides inherited member 'TaskResponse.ToJson()'. Use the new keyword if hiding was intended.
|
build (Release, ubuntu-latest):
Payload_Type/athena/athena/agent_code/Agent.Models/Responses/FileDeletedTaskResponse.cs#L6
'FileDeletedTaskResponse.ToJson()' hides inherited member 'TaskResponse.ToJson()'. Use the new keyword if hiding was intended.
|
build (Release, ubuntu-latest):
Payload_Type/athena/athena/agent_code/Agent.Models/Responses/ProcessTaskResponse.cs#L9
'ProcessTaskResponse.ToJson()' hides inherited member 'TaskResponse.ToJson()'. Use the new keyword if hiding was intended.
|
build (Release, ubuntu-latest):
Payload_Type/athena/athena/agent_code/Agent.Models/Responses/EdgeResponse.cs#L9
'EdgeResponse.ToJson()' hides inherited member 'TaskResponse.ToJson()'. Use the new keyword if hiding was intended.
|
build (Release, ubuntu-latest):
Payload_Type/athena/athena/agent_code/Agent.Models/Responses/LoadTaskResponse.cs#L9
'LoadTaskResponse.ToJson()' hides inherited member 'TaskResponse.ToJson()'. Use the new keyword if hiding was intended.
|
build (Release, ubuntu-latest):
Payload_Type/athena/athena/agent_code/Agent.Models/Responses/TokenTaskResponse.cs#L10
'TokenTaskResponse.ToJson()' hides inherited member 'TaskResponse.ToJson()'. Use the new keyword if hiding was intended.
|
build (Release, windows-latest):
Payload_Type/athena/athena/agent_code/Agent.Models/Commands/ConsoleWriter.cs#L28
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build (Release, windows-latest):
Payload_Type/athena/athena/agent_code/Agent.Models/Commands/ConsoleWriter.cs#L33
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build (Release, windows-latest):
Payload_Type/athena/athena/agent_code/Agent.Models/Commands/ConsoleWriter.cs#L40
'ConsoleWriter.Dispose()' hides inherited member 'TextWriter.Dispose()'. Use the new keyword if hiding was intended.
|
build (Release, windows-latest):
Payload_Type/athena/athena/agent_code/Agent.Models/Responses/DownloadTaskResponse.cs#L9
'DownloadTaskResponse.ToJson()' hides inherited member 'TaskResponse.ToJson()'. Use the new keyword if hiding was intended.
|
build (Release, windows-latest):
Payload_Type/athena/athena/agent_code/Agent.Models/Responses/EdgeResponse.cs#L9
'EdgeResponse.ToJson()' hides inherited member 'TaskResponse.ToJson()'. Use the new keyword if hiding was intended.
|
build (Release, windows-latest):
Payload_Type/athena/athena/agent_code/Agent.Models/Responses/FileBrowserTaskResponse.cs#L9
'FileBrowserTaskResponse.ToJson()' hides inherited member 'TaskResponse.ToJson()'. Use the new keyword if hiding was intended.
|
build (Release, windows-latest):
Payload_Type/athena/athena/agent_code/Agent.Models/Responses/FileDeletedTaskResponse.cs#L6
'FileDeletedTaskResponse.ToJson()' hides inherited member 'TaskResponse.ToJson()'. Use the new keyword if hiding was intended.
|
build (Release, windows-latest):
Payload_Type/athena/athena/agent_code/Agent.Models/Responses/KeyPressTaskResponse.cs#L18
'KeyPressTaskResponse.ToJson()' hides inherited member 'TaskResponse.ToJson()'. Use the new keyword if hiding was intended.
|
build (Release, windows-latest):
Payload_Type/athena/athena/agent_code/Agent.Models/Responses/LoadTaskResponse.cs#L9
'LoadTaskResponse.ToJson()' hides inherited member 'TaskResponse.ToJson()'. Use the new keyword if hiding was intended.
|
build (Release, windows-latest):
Payload_Type/athena/athena/agent_code/Agent.Models/Responses/UploadTaskResponse.cs#L9
'UploadTaskResponse.ToJson()' hides inherited member 'TaskResponse.ToJson()'. Use the new keyword if hiding was intended.
|