Fix #471 (#472) #313
Annotations
13 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-java@v2, microsoft/setup-msbuild@v1.0.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-java@v2, microsoft/setup-msbuild@v1.0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Add msbuild to PATH
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build:
Source/ReactiveProperty.NETStandard/Interactivity/DelegateConverter.cs#L17
Nullability of reference types in type of parameter 'source' doesn't match overridden member.
|
Build:
Source/ReactiveProperty.NETStandard/Internals/PropertyObservableLegacy.cs#L23
Possible null reference return.
|
Build:
Source/ReactiveProperty.NETStandard/Notifiers/MessageBrokerLegacy.cs#L149
Converting null literal or possible null value to non-nullable type.
|
Build:
Source/ReactiveProperty.NETStandard/Notifiers/MessageBrokerLegacy.cs#L178
Converting null literal or possible null value to non-nullable type.
|
Build:
Source/ReactiveProperty.NETStandard/Notifiers/MessageBrokerLegacy.cs#L128
Cannot convert null literal to non-nullable reference type.
|
Build:
Source/ReactiveProperty.NETStandard/Notifiers/MessageBrokerLegacy.cs#L226
Converting null literal or possible null value to non-nullable type.
|
Build:
Source/ReactiveProperty.NETStandard/Notifiers/MessageBrokerLegacy.cs#L35
Converting null literal or possible null value to non-nullable type.
|
Build:
Source/ReactiveProperty.NETStandard/Notifiers/MessageBrokerLegacy.cs#L62
Converting null literal or possible null value to non-nullable type.
|
Build:
Source/ReactiveProperty.NETStandard/ReadOnlyReactiveCollection.cs#L51
Possible null reference argument for parameter 'source' in 'T[] Enumerable.ToArray<T>(IEnumerable<T> source)'.
|
Build:
Source/ReactiveProperty.NETStandard/ReadOnlyReactiveCollection.cs#L76
Possible null reference assignment.
|
The logs for this run have expired and are no longer available.
Loading