refactor: GitHub application integration - #19
Open
Fildrance wants to merge 1 commit into
Open
Annotations
9 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
SS14.Labeller.Tests/CustomWebApplicationFactory.cs#L23
Non-nullable property 'TopicsRepository' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
SS14.Labeller.Tests/CustomWebApplicationFactory.cs#L22
Non-nullable property 'DiscourseClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
SS14.Labeller.Tests/CustomWebApplicationFactory.cs#L21
Non-nullable property 'GitHubApiClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
SS14.Labeller.Tests/GitHubApi/Mocks/MockInnerHandler.cs#L26
'MockInnerHandler.Send(HttpRequestMessage, CancellationToken)' hides inherited member 'HttpMessageHandler.Send(HttpRequestMessage, CancellationToken)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
Build:
SS14.Labeller.Tests/CustomWebApplicationFactory.cs#L23
Non-nullable property 'TopicsRepository' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
SS14.Labeller.Tests/CustomWebApplicationFactory.cs#L22
Non-nullable property 'DiscourseClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
SS14.Labeller.Tests/CustomWebApplicationFactory.cs#L21
Non-nullable property 'GitHubApiClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
SS14.Labeller.Tests/GitHubApi/Mocks/MockInnerHandler.cs#L26
'MockInnerHandler.Send(HttpRequestMessage, CancellationToken)' hides inherited member 'HttpMessageHandler.Send(HttpRequestMessage, CancellationToken)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
background
wait
wait-all
cancel
parallel
Loading