Update dotnet.yml #52
Annotations
11 warnings
|
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:
iCourse/ViewModels/SelectBatchWindowViewModel.cs#L42
The field iCourse.ViewModels.SelectBatchViewModel.selectedBatch is annotated with
|
|
Build:
iCourse/Helpers/Event.cs#L29
Possible null reference argument for parameter 'batchList' in 'SelectBatchWindow.SelectBatchWindow(List<BatchInfo> batchList)'.
|
|
Build:
iCourse/Helpers/Http.cs#L18
Nullability of reference types in type of parameter 'chain' of 'lambda expression' doesn't match the target delegate 'Func<HttpRequestMessage, X509Certificate2?, X509Chain?, SslPolicyErrors, bool>' (possibly because of nullability attributes).
|
|
Build:
iCourse/Helpers/Http.cs#L18
Nullability of reference types in type of parameter 'certificate' of 'lambda expression' doesn't match the target delegate 'Func<HttpRequestMessage, X509Certificate2?, X509Chain?, SslPolicyErrors, bool>' (possibly because of nullability attributes).
|
|
Build:
iCourse/Helpers/JLUiCourseApi.cs#L202
Possible null reference argument for parameter 'source' in 'List<JToken> Enumerable.ToList<JToken>(IEnumerable<JToken> source)'.
|
|
Build:
iCourse/Helpers/AutoScrollBehavior.cs#L48
Nullability of reference types in type of parameter 'sender' of 'void AutoScrollBehavior.ItemsSource_CollectionChanged(object sender, NotifyCollectionChangedEventArgs e)' doesn't match the target delegate 'NotifyCollectionChangedEventHandler' (possibly because of nullability attributes).
|
|
Build:
iCourse/Helpers/AutoScrollBehavior.cs#L43
Nullability of reference types in type of parameter 'sender' of 'void AutoScrollBehavior.ItemsSource_CollectionChanged(object sender, NotifyCollectionChangedEventArgs e)' doesn't match the target delegate 'NotifyCollectionChangedEventHandler' (possibly because of nullability attributes).
|
|
Build:
iCourse/Helpers/JLUiCourseApi.cs#L104
Possible null reference argument for parameter 'source' in 'List<JToken> Enumerable.ToList<JToken>(IEnumerable<JToken> source)'.
|
|
Build:
iCourse/Helpers/JLUiCourseApi.cs#L80
Possible null reference argument for parameter 'source' in 'List<JToken> Enumerable.ToList<JToken>(IEnumerable<JToken> source)'.
|
|
Build:
iCourse/ViewModels/SelectBatchWindowViewModel.cs#L42
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
build-artifact
Expired
|
1.32 MB |
sha256:81f7a757d97376b5a2d219831270bc55145485e786f9175df9a017481923cc53
|
|