Skip to content

Version bump

Version bump #9

Triggered via push May 9, 2023 16:31
Status Success
Total duration 1m 19s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

32 warnings
test
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test: src/Novu/Interfaces/INotificationsClient.cs#L9
Method INotificationsClient.GetNotificationStatisticsAsync either has no Refit HTTP method attribute or you've used something other than a string literal for the 'path' argument
test: src/Novu/Interfaces/INotificationsClient.cs#L11
Method INotificationsClient.GetNotificationGraphStatisticsAsync either has no Refit HTTP method attribute or you've used something other than a string literal for the 'path' argument
test: src/Novu/Interfaces/INotificationsClient.cs#L13
Method INotificationsClient.GetNotificationAsync either has no Refit HTTP method attribute or you've used something other than a string literal for the 'path' argument
test: src/Novu/Models/NovuClientConfiguration.cs#L9
Nullability of reference types in type of parameter 'value' of 'void NovuClientConfiguration.ApiKey.set' doesn't match implicitly implemented member 'void INovuClientConfiguration.ApiKey.set' (possibly because of nullability attributes).
test: src/Novu/Interfaces/INotificationsClient.cs#L9
Method INotificationsClient.GetNotificationStatisticsAsync either has no Refit HTTP method attribute or you've used something other than a string literal for the 'path' argument
test: src/Novu/Interfaces/INotificationsClient.cs#L11
Method INotificationsClient.GetNotificationGraphStatisticsAsync either has no Refit HTTP method attribute or you've used something other than a string literal for the 'path' argument
test: src/Novu/Interfaces/INotificationsClient.cs#L13
Method INotificationsClient.GetNotificationAsync either has no Refit HTTP method attribute or you've used something other than a string literal for the 'path' argument
test: src/Novu/Models/NovuClientConfiguration.cs#L9
Nullability of reference types in type of parameter 'value' of 'void NovuClientConfiguration.ApiKey.set' doesn't match implicitly implemented member 'void INovuClientConfiguration.ApiKey.set' (possibly because of nullability attributes).
test: src/Novu.Tests/Events/EventUnitTest.cs#L172
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test: src/Novu.Tests/Events/EventUnitTest.cs#L62
Possible null reference assignment.
test: src/Novu.Tests/Events/EventUnitTest.cs#L68
Possible null reference assignment.
test: src/Novu.Tests/Topics/TopicUnitTest.cs#L107
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
test: src/Novu.Tests/Topics/Fixture.cs#L20
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
test: src/Novu.Tests/Subscribers/SubscriberUnitTest.cs#L24
Possible null reference argument for parameter 'id' in 'Task<DeleteResponseDto> ISubscriberClient.DeleteSubscriber(string id)'.
test: src/Novu.Tests/Subscribers/SubscriberUnitTest.cs#L44
Possible null reference argument for parameter 'id' in 'Task<SubscriberDto> ISubscriberClient.GetSubscriber(string id)'.
test: src/Novu.Tests/Fixtures/SubscriberFixture.cs#L59
Possible null reference argument for parameter 'id' in 'Task<DeleteResponseDto> ISubscriberClient.DeleteSubscriber(string id)'.
deploy
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, battila7/get-version-action@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
deploy: src/Novu/Interfaces/INotificationsClient.cs#L9
Method INotificationsClient.GetNotificationStatisticsAsync either has no Refit HTTP method attribute or you've used something other than a string literal for the 'path' argument
deploy: src/Novu/Interfaces/INotificationsClient.cs#L11
Method INotificationsClient.GetNotificationGraphStatisticsAsync either has no Refit HTTP method attribute or you've used something other than a string literal for the 'path' argument
deploy: src/Novu/Interfaces/INotificationsClient.cs#L13
Method INotificationsClient.GetNotificationAsync either has no Refit HTTP method attribute or you've used something other than a string literal for the 'path' argument
deploy: src/Novu/Models/NovuClientConfiguration.cs#L9
Nullability of reference types in type of parameter 'value' of 'void NovuClientConfiguration.ApiKey.set' doesn't match implicitly implemented member 'void INovuClientConfiguration.ApiKey.set' (possibly because of nullability attributes).
deploy: src/Novu/Interfaces/INotificationsClient.cs#L9
Method INotificationsClient.GetNotificationStatisticsAsync either has no Refit HTTP method attribute or you've used something other than a string literal for the 'path' argument
deploy: src/Novu/Interfaces/INotificationsClient.cs#L11
Method INotificationsClient.GetNotificationGraphStatisticsAsync either has no Refit HTTP method attribute or you've used something other than a string literal for the 'path' argument
deploy: src/Novu/Interfaces/INotificationsClient.cs#L13
Method INotificationsClient.GetNotificationAsync either has no Refit HTTP method attribute or you've used something other than a string literal for the 'path' argument
deploy: src/Novu/Models/NovuClientConfiguration.cs#L9
Nullability of reference types in type of parameter 'value' of 'void NovuClientConfiguration.ApiKey.set' doesn't match implicitly implemented member 'void INovuClientConfiguration.ApiKey.set' (possibly because of nullability attributes).
deploy
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/
deploy
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/
deploy
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/
deploy
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/
deploy
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/
deploy
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/