03-Deployment-Function #2
03-Deployment-Function.yml
on: workflow_dispatch
build
25s
release
48s
Annotations
1 error and 11 warnings
release
Invalid connection string. A valid connection string is a series of keyword/value pairs separated by semi-colons. If there are any special characters like quotes or semi-colons in the keyword value, enclose the value within quotes. Refer to this link for more info on connection string https://aka.ms/sqlconnectionstring
|
build:
src/github-dashboard.function/ViewModels/GitHubWorkflow.cs#L314
Non-nullable property 'path' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/github-dashboard.function/ViewModels/GitHubWorkflow.cs#L315
Non-nullable property 'sha' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/github-dashboard.function/ViewModels/GitHubWorkflow.cs#L316
Non-nullable property 'ref' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/github-dashboard.function/BlobTriggerIssue.cs#L36
Converting null literal or possible null value to non-nullable type.
|
build:
src/github-dashboard.function/BlobTriggerWorkflowRun.cs#L35
Converting null literal or possible null value to non-nullable type.
|
build:
src/github-dashboard.function/BlobTriggerIssue.cs#L54
Dereference of a possibly null reference.
|
build:
src/github-dashboard.function/BlobTriggerWorkflowRun.cs#L38
Dereference of a possibly null reference.
|
build:
src/github-dashboard.function/BlobTriggerWorkflowRun.cs#L57
Dereference of a possibly null reference.
|
build:
src/github-dashboard.function/BlobTriggerWorkflowRun.cs#L58
Dereference of a possibly null reference.
|
build:
src/github-dashboard.function/BlobTriggerWorkflowJob.cs#L38
Converting null literal or possible null value to non-nullable type.
|
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: azure/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
dotnet-publish
Expired
|
9.39 MB |
|
sql-publish
Expired
|
667 Bytes |
|