Skip to content

Merge pull request #61 from cecinuga/main #155

Merge pull request #61 from cecinuga/main

Merge pull request #61 from cecinuga/main #155

Triggered via push January 27, 2025 07:24
Status Failure
Total duration 55s
Artifacts

dotnetcore.yml

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

Annotations

1 error and 11 warnings
Build, pack and push to GitHub Package Registry (GPR) (ubuntu-latest, 9.x)
Process completed with exit code 1.
Build, pack and push to GitHub Package Registry (GPR) (ubuntu-latest, 9.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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.Google/GenerativeModelGoogle.cs#L7
The type name 'gauth' only contains lower-cased ascii characters. Such names may become reserved for the language.
Build, pack and push to GitHub Package Registry (GPR) (ubuntu-latest, 9.x): src/Mscc.GenerativeAI.Google/GenerativeModelGoogle.cs#L46
Non-nullable field '_certificatePassphrase' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build, pack and push to GitHub Package Registry (GPR) (ubuntu-latest, 9.x): src/Mscc.GenerativeAI.Google/GenerativeModelGoogle.cs#L46
Non-nullable property 'ProjectId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, pack and push to GitHub Package Registry (GPR) (ubuntu-latest, 9.x): src/Mscc.GenerativeAI.Google/GenerativeModelGoogle.cs#L46
Non-nullable property 'Region' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, pack and push to GitHub Package Registry (GPR) (ubuntu-latest, 9.x): src/Mscc.GenerativeAI.Google/GenerativeModelGoogle.cs#L46
Non-nullable property 'SafetySettings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, pack and push to GitHub Package Registry (GPR) (ubuntu-latest, 9.x): src/Mscc.GenerativeAI.Google/GenerativeModelGoogle.cs#L46
Non-nullable property 'GenerationConfig' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, pack and push to GitHub Package Registry (GPR) (ubuntu-latest, 9.x): src/Mscc.GenerativeAI.Google/GenerativeModelGoogle.cs#L46
Non-nullable property 'Tools' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, pack and push to GitHub Package Registry (GPR) (ubuntu-latest, 9.x): src/Mscc.GenerativeAI.Google/GenerativeModelGoogle.cs#L63
Non-nullable field '_certificatePassphrase' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.