asdf #27
Annotations
63 warnings
build (Release, ubuntu-latest)
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 (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/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/FileBrowserTaskResponse.cs#L9
'FileBrowserTaskResponse.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/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/Responses/UploadTaskResponse.cs#L9
'UploadTaskResponse.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)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
build (Release, ubuntu-latest)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
build (Release, ubuntu-latest)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
build (Release, ubuntu-latest):
Payload_Type/athena/athena/agent_code/Tests/Agent.Tests.Defender/DefenderTests/AmsiTests.cs#L21
Dereference of a possibly null reference.
|
build (Release, ubuntu-latest):
Payload_Type/athena/athena/agent_code/Tests/Agent.Tests.Defender/DefenderTests/AmsiTests.cs#L21
Dereference of a possibly null reference.
|
build (Release, ubuntu-latest):
Payload_Type/athena/athena/agent_code/Tests/Agent.Tests.Defender/DefenderTests/AmsiTests.cs#L21
Dereference of a possibly null reference.
|
build (Release, ubuntu-latest):
Payload_Type/athena/athena/agent_code/Tests/Agent.Tests.Defender/DefenderTests/AmsiTests.cs#L21
Dereference of a possibly null reference.
|
build (Release, ubuntu-latest):
Payload_Type/athena/athena/agent_code/Tests/Agent.Tests.Defender/DefenderTests/AmsiTests.cs#L21
Dereference of a possibly null reference.
|
build (Release, ubuntu-latest):
Payload_Type/athena/athena/agent_code/Tests/Agent.Tests.Defender/DefenderTests/Checker/Checkers/DefenderScanner.cs#L146
Non-nullable property 'Signature' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Release, ubuntu-latest):
Payload_Type/athena/athena/agent_code/Tests/Agent.Tests.Defender/DefenderTests/DefenderTests.cs#L17
Dereference of a possibly null reference.
|
build (Release, macos-latest)
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 (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/FileDeletedTaskResponse.cs#L6
'FileDeletedTaskResponse.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/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, 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/ProcessTaskResponse.cs#L9
'ProcessTaskResponse.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/Commands/ConsoleWriter.cs#L28
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build (Release, macos-latest)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
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/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/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/FileDeletedTaskResponse.cs#L6
'FileDeletedTaskResponse.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/LoadTaskResponse.cs#L9
'LoadTaskResponse.ToJson()' hides inherited member 'TaskResponse.ToJson()'. Use the new keyword if hiding was intended.
|
build (Release, windows-latest)
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 (Release, windows-latest)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
build (Release, windows-latest)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
build (Release, windows-latest)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
build (Release, windows-latest):
Payload_Type/athena/athena/agent_code/Tests/Agent.Tests.Defender/DefenderTests/DefenderTests.cs#L17
Dereference of a possibly null reference.
|
build (Release, windows-latest):
Payload_Type/athena/athena/agent_code/Tests/Agent.Tests.Defender/DefenderTests/DefenderTests.cs#L17
Dereference of a possibly null reference.
|
build (Release, windows-latest):
Payload_Type/athena/athena/agent_code/Tests/Agent.Tests.Defender/DefenderTests/DefenderTests.cs#L17
Dereference of a possibly null reference.
|
build (Release, windows-latest):
Payload_Type/athena/athena/agent_code/Tests/Agent.Tests.Defender/DefenderTests/DefenderTests.cs#L17
Dereference of a possibly null reference.
|
build (Release, windows-latest):
Payload_Type/athena/athena/agent_code/Tests/Agent.Tests.Defender/DefenderTests/DefenderTests.cs#L17
Dereference of a possibly null reference.
|
build (Release, windows-latest):
Payload_Type/athena/athena/agent_code/Tests/Agent.Tests.Defender/DefenderTests/AmsiTests.cs#L21
Dereference of a possibly null reference.
|
build (Release, windows-latest):
Payload_Type/athena/athena/agent_code/Tests/Agent.Tests.Defender/DefenderTests/AmsiTests.cs#L21
Dereference of a possibly null reference.
|
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/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/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/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.
|