Merge pull request #61 from cecinuga/main #155
dotnetcore.yml
on: push
Matrix: Build, pack and push to GitHub Package Registry (GPR)
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.
|