Skip to content

feat: add initial repository (#1) #1

feat: add initial repository (#1)

feat: add initial repository (#1) #1

Triggered via push March 30, 2024 13:18
Status Failure
Total duration 37s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build: Source/Testably.Server/Controllers/PullRequestStatusCheckController.cs#L146
Non-nullable property 'Event' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/Testably.Server/Controllers/PullRequestStatusCheckController.cs#L147
Non-nullable property 'Payload' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/Testably.Server/Controllers/PullRequestStatusCheckController.cs#L155
Non-nullable property 'PullRequest' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/Testably.Server/Controllers/PullRequestStatusCheckController.cs#L157
Non-nullable property 'Repository' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/Testably.Server/Controllers/PullRequestStatusCheckController.cs#L162
Non-nullable property 'MergeCommitSha' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/Testably.Server/Controllers/PullRequestStatusCheckController.cs#L167
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/Testably.Server/Controllers/PullRequestStatusCheckController.cs#L168
Non-nullable property 'Owner' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/Testably.Server/Controllers/PullRequestStatusCheckController.cs#L174
Non-nullable property 'Login' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/Testably.Server/Controllers/PullRequestStatusCheckController.cs#L174
Non-nullable property 'Login' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/Testably.Server/Controllers/PullRequestStatusCheckController.cs#L167
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/Testably.Server/Controllers/PullRequestStatusCheckController.cs#L168
Non-nullable property 'Owner' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/Testably.Server/Controllers/PullRequestStatusCheckController.cs#L162
Non-nullable property 'MergeCommitSha' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/Testably.Server/Controllers/PullRequestStatusCheckController.cs#L155
Non-nullable property 'PullRequest' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/Testably.Server/Controllers/PullRequestStatusCheckController.cs#L157
Non-nullable property 'Repository' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/Testably.Server/Controllers/PullRequestStatusCheckController.cs#L146
Non-nullable property 'Event' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/Testably.Server/Controllers/PullRequestStatusCheckController.cs#L147
Non-nullable property 'Payload' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/Testably.Server/Controllers/PullRequestStatusCheckController.cs#L174
Non-nullable property 'Login' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/Testably.Server/Controllers/PullRequestStatusCheckController.cs#L167
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.