Skip to content

use trusted publishing #10

use trusted publishing

use trusted publishing #10

Re-run triggered June 22, 2026 13:13
Status Success
Total duration 29s
Artifacts

hailey-sdk-dotnet-nuget.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: BccCode.Hailey.Client/HaileyClient.cs#L35
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: BccCode.Hailey.Client/HaileyClientOptions.cs#L12
Non-nullable property 'ApiKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build
.NET 7.0 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.