Skip to content

removed unnecessary matrix check #2

removed unnecessary matrix check

removed unnecessary matrix check #2

Triggered via push February 16, 2024 05:11
Status Success
Total duration 1m 40s
Artifacts

threatcheck.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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/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/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/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/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/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/TokenTaskResponse.cs#L10
'TokenTaskResponse.ToJson()' hides inherited member 'TaskResponse.ToJson()'. Use the new keyword if hiding was intended.