Skip to content

Merge pull request #2 from bcc-code:use-trusted-publishing #11

Merge pull request #2 from bcc-code:use-trusted-publishing

Merge pull request #2 from bcc-code:use-trusted-publishing #11

Triggered via push June 22, 2026 13:14
Status Success
Total duration 23s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

7 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
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.Extensions.Http
build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.Extensions.Configuration.Binder
build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.Extensions.Configuration.Abstractions
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.