Skip to content

Merge pull request #48 from stephentoub/updatemeai1245705 #128

Merge pull request #48 from stephentoub/updatemeai1245705

Merge pull request #48 from stephentoub/updatemeai1245705 #128

Triggered via push November 22, 2024 03:18
Status Success
Total duration 1m 0s
Artifacts

dotnetcore.yml

on: push
Matrix: Build, pack and push to GitHub Package Registry (GPR)
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
Build, pack and push to GitHub Package Registry (GPR) (ubuntu-latest, 9.x)
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.Extensions.AI
Build, pack and push to GitHub Package Registry (GPR) (ubuntu-latest, 9.x)
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.Extensions.AI
Build, pack and push to GitHub Package Registry (GPR) (ubuntu-latest, 9.x)
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.Extensions.AI
Build, pack and push to GitHub Package Registry (GPR) (ubuntu-latest, 9.x)
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.Extensions.AI
Build, pack and push to GitHub Package Registry (GPR) (ubuntu-latest, 9.x)
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.Extensions.AI
Build, pack and push to GitHub Package Registry (GPR) (ubuntu-latest, 9.x): src/Mscc.GenerativeAI.Google/GenerativeModelGoogle.cs#L31
Field 'GenerativeModelGoogle._certificatePassphrase' is never assigned to, and will always have its default value null
Build, pack and push to GitHub Package Registry (GPR) (ubuntu-latest, 9.x): src/Mscc.GenerativeAI.Google/GenerativeModelGoogle.cs#L31
Field 'GenerativeModelGoogle._certificatePassphrase' is never assigned to, and will always have its default value null
Build, pack and push to GitHub Package Registry (GPR) (ubuntu-latest, 9.x): src/Mscc.GenerativeAI/ChatModel.cs#L18
'ChatModel.ApiKey' hides inherited member 'BaseModel.ApiKey'. Use the new keyword if hiding was intended.
Build, pack and push to GitHub Package Registry (GPR) (ubuntu-latest, 9.x): src/Mscc.GenerativeAI/EmbeddingsModel.cs#L21
'EmbeddingsModel.ApiKey' hides inherited member 'BaseModel.ApiKey'. Use the new keyword if hiding was intended.
Build, pack and push to GitHub Package Registry (GPR) (ubuntu-latest, 9.x): src/Mscc.GenerativeAI/OpenAIModel.cs#L18
'OpenAIModel.ApiKey' hides inherited member 'BaseModel.ApiKey'. Use the new keyword if hiding was intended.