Skip to content

Release 102

Release 102 #35

Triggered via pull request January 12, 2024 17:29
Status Failure
Total duration 26s
Artifacts

nuget-publish.yml

on: pull_request
Update NuGet package
16s
Update NuGet package
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Update NuGet package: src/Clients/FileClient.cs#L62
The type 'byte' must be a reference type in order to use it as parameter 'T' in the generic type or method 'ProjectManagerClient.Request<T>(HttpMethod, string, Dictionary<string, object>, object, string)'
Update NuGet package: src/Clients/FileClient.cs#L82
The type 'byte' must be a reference type in order to use it as parameter 'T' in the generic type or method 'ProjectManagerClient.Request<T>(HttpMethod, string, Dictionary<string, object>, object, string)'
Update NuGet package: src/Clients/TeamsClient.cs#L50
The type 'byte' must be a reference type in order to use it as parameter 'T' in the generic type or method 'ProjectManagerClient.Request<T>(HttpMethod, string, Dictionary<string, object>, object, string)'
Update NuGet package: src/Clients/FileClient.cs#L62
The type 'byte' must be a reference type in order to use it as parameter 'T' in the generic type or method 'ProjectManagerClient.Request<T>(HttpMethod, string, Dictionary<string, object>, object, string)'
Update NuGet package: src/Clients/FileClient.cs#L82
The type 'byte' must be a reference type in order to use it as parameter 'T' in the generic type or method 'ProjectManagerClient.Request<T>(HttpMethod, string, Dictionary<string, object>, object, string)'
Update NuGet package: src/Clients/TeamsClient.cs#L50
The type 'byte' must be a reference type in order to use it as parameter 'T' in the generic type or method 'ProjectManagerClient.Request<T>(HttpMethod, string, Dictionary<string, object>, object, string)'
Update NuGet package
Process completed with exit code 1.
Update NuGet package
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/