Skip to content

Update README.md

Update README.md #5

Triggered via push February 16, 2024 05:26
Status Failure
Total duration 2m 3s
Artifacts

threatcheck.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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.