Skip to content

added initial veracode scan pipeline #3

added initial veracode scan pipeline

added initial veracode scan pipeline #3

Triggered via pull request July 26, 2023 19:25
Status Failure
Total duration 50s
Artifacts

veracode-scan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
build
The 'Publish' target is not supported without specifying a target framework. The current project targets multiple frameworks, you must specify the framework for the published application.
build
The 'Publish' target is not supported without specifying a target framework. The current project targets multiple frameworks, you must specify the framework for the published application.
build
Process completed with exit code 1.
build
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build: src/Clients/AttributesClient.cs#L41
Missing XML comment for publicly visible type or member 'AttributesClient'
build: src/Clients/AttributesClient.cs#L43
Missing XML comment for publicly visible type or member 'AttributesClient.GetTrusteeAttributeKeyValuePairsForEachAsync(Func<ODataValueContextOfListOfAttribute, Task<bool>>, string, bool?, string, string, string, int?, int?, bool?, int?, CancellationToken)'
build: src/Clients/AttributesClient.cs#L55
Missing XML comment for publicly visible type or member 'AttributesClient.GetTrusteeAttributeKeyValuePairsNextLinkAsync(string, int?, CancellationToken)'
build: src/Clients/BaseClient.cs#L11
Missing XML comment for publicly visible type or member 'BaseClient'
build: src/Clients/BaseClient.cs#L13
Missing XML comment for publicly visible type or member 'BaseClient.UpdateJsonSerializerSettings(JsonSerializerSettings)'
build: src/Clients/BaseClient.cs#L18
Missing XML comment for publicly visible type or member 'BaseClient.GetNextLinkAsync<T>(HttpClient, string, string, Func<HttpRequestMessage, HttpClient, bool[], CancellationToken, Task<T>>, CancellationToken)'
build: src/Clients/BaseClient.cs#L42
Missing XML comment for publicly visible type or member 'BaseClient.MergeMaxSizeIntoPrefer(int?, string)'
build: src/Clients/EntriesClient.cs#L143
Missing XML comment for publicly visible type or member 'EntriesClient'
build: src/Clients/EntriesClient.cs#L145
Missing XML comment for publicly visible type or member 'EntriesClient.GetEntryAsync(string, CancellationToken)'
build: src/Clients/EntriesClient.cs#L156
Missing XML comment for publicly visible type or member 'EntriesClient.GetEntryListingForEachAsync(Func<ODataValueContextOfIListOfEntry, Task<bool>>, string, int, bool?, IEnumerable<string>, bool?, string, string, string, string, int?, int?, bool?, int?, CancellationToken)'