fix cache #209
Annotations
13 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
Helper/GeneralHelper.cs#L10
Converting null literal or possible null value to non-nullable type.
|
build:
Helper/GeneralHelper.cs#L11
Dereference of a possibly null reference.
|
build:
Helper/HttpContextHelper.cs#L7
Non-nullable field '_accessor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
Gemini/DTO/ResponseForOneShot.cs#L55
Non-nullable field 'Category' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
Gemini/DTO/ResponseForOneShot.cs#L58
Non-nullable field 'Probability' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
Gemini/DTO/ResponseForOneShot.cs#L46
Non-nullable field 'Candidates' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
Gemini/DTO/ResponseForOneShot.cs#L49
Non-nullable field 'PromptFeedback' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
Gemini/DTO/ResponseForOneShot.cs#L40
Non-nullable field 'SafetyRatings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
Gemini/DTO/ChatRequest.cs#L25
Non-nullable property 'Contents' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Gemini/DTO/ResponseForOneShot.cs#L10
Non-nullable field 'Content' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "webapp".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
webapp
Expired
|
8.48 MB |
|