Skip to content

Release 102

Release 102 #37

Triggered via pull request January 22, 2024 23:13
Status Failure
Total duration 25s
Artifacts

nuget-publish.yml

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

Annotations

5 errors and 1 warning
Update NuGet package: src/Interfaces/ITaskMetadataClient.cs#L40
The type or namespace name 'StringObjectDictionary' could not be found (are you missing a using directive or an assembly reference?)
Update NuGet package: src/Clients/TaskMetadataClient.cs#L58
The type or namespace name 'StringObjectDictionary' could not be found (are you missing a using directive or an assembly reference?)
Update NuGet package: src/Interfaces/ITaskMetadataClient.cs#L40
The type or namespace name 'StringObjectDictionary' could not be found (are you missing a using directive or an assembly reference?)
Update NuGet package: src/Clients/TaskMetadataClient.cs#L58
The type or namespace name 'StringObjectDictionary' could not be found (are you missing a using directive or an assembly reference?)
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/