Skip to content

Update RELEASE_NOTES.md for 1.0.4 release (#7) #2

Update RELEASE_NOTES.md for 1.0.4 release (#7)

Update RELEASE_NOTES.md for 1.0.4 release (#7) #2

Triggered via push May 30, 2024 19:44
Status Success
Total duration 51s
Artifacts
Matrix: publish-nuget
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
publish-nuget (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/create-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
publish-nuget (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/create-release@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
publish-nuget (ubuntu-latest): src/tck/Reactive.Streams.TCK/AsyncIterablePublisher.cs#L107
Non-nullable field '_enumerator' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
publish-nuget (ubuntu-latest): src/tck/Reactive.Streams.TCK/SubscriberBlackboxVerification.cs#L300
Cannot convert null literal to non-nullable reference type.
publish-nuget (ubuntu-latest): src/tck/Reactive.Streams.TCK/SubscriberBlackboxVerification.cs#L326
Possible null reference argument for parameter 'element' in 'void ISubscriber<T>.OnNext(T element)'.
publish-nuget (ubuntu-latest): src/tck/Reactive.Streams.TCK/SubscriberBlackboxVerification.cs#L349
Cannot convert null literal to non-nullable reference type.
publish-nuget (ubuntu-latest): src/tck/Reactive.Streams.TCK/SubscriberBlackboxVerification.cs#L234
Non-nullable field '_subscriber' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
publish-nuget (ubuntu-latest): src/tck/Reactive.Streams.TCK/PublisherVerification.cs#L472
Cannot convert null literal to non-nullable reference type.
publish-nuget (ubuntu-latest): src/tck/Reactive.Streams.TCK/PublisherVerification.cs#L295
Non-nullable field '_subscription' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
publish-nuget (ubuntu-latest): src/tck/Reactive.Streams.TCK/SubscriberBlackboxVerification.cs#L429
Non-nullable property 'Publisher' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish-nuget (ubuntu-latest)
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/
publish-nuget (ubuntu-latest)
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/
publish-nuget (ubuntu-latest)
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/