Skip to content

add Imagen 3 models #98

add Imagen 3 models

add Imagen 3 models #98

Triggered via push September 18, 2024 18:40
Status Success
Total duration 58s
Artifacts

dotnetcore.yml

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

Annotations

10 warnings
Build, pack and push to GitHub Package Registry (GPR) (ubuntu-latest, 8.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, 8.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, 8.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, 8.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, 8.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, 8.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, 8.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.
Build, pack and push to GitHub Package Registry (GPR) (ubuntu-latest, 8.x): src/Mscc.GenerativeAI.Google/GenerativeModelGoogle.cs#L63
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, 8.x): src/Mscc.GenerativeAI.Google/GenerativeModelGoogle.cs#L63
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, 8.x): src/Mscc.GenerativeAI.Google/GenerativeModelGoogle.cs#L63
Non-nullable property 'SafetySettings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.