Skip to content

bump version

bump version #62

Triggered via push March 21, 2024 15:42
Status Success
Total duration 47s
Artifacts

dotnetcore.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build (ubuntu-latest, 8.x): src/Mscc.GenerativeAI.Google/GenerativeModelGoogle.cs#L63
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest, 8.x): src/Mscc.GenerativeAI.Google/GenerativeModelGoogle.cs#L63
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest, 8.x): src/Mscc.GenerativeAI.Google/GenerativeModelGoogle.cs#L83
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest, 8.x): src/Mscc.GenerativeAI.Google/GenerativeModelGoogle.cs#L83
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest, 8.x): src/Mscc.GenerativeAI.Google/GenerativeModelGoogle.cs#L84
Cannot convert null literal to non-nullable reference type.
build (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 declaring the field as nullable.
build (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 declaring the property as nullable.
build (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 declaring the property as nullable.
build (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 declaring the property as nullable.
build (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 declaring the property as nullable.