Skip to content

feat: add initial repository #1

feat: add initial repository

feat: add initial repository #1

Triggered via pull request March 30, 2024 13:15
Status Success
Total duration 2m 21s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 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: 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.