Skip to content

removed nuget debug symbols #8

removed nuget debug symbols

removed nuget debug symbols #8

Triggered via push May 5, 2023 08:29
Status Success
Total duration 1m 11s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

21 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/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/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#L188
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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/Subscribers/SubscriberUnitTest.cs#L71
Possible null reference argument for parameter 'id' in 'Task<DeleteResponseDto> ISubscriberClient.DeleteSubscriber(string id)'.
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#L80
Possible null reference argument for parameter 'subscriberId' in 'Task<SubscriberDto> ISubscriberClient.UpdateOnlineStatus(string subscriberId, SubscriberOnlineDto model)'.
test: src/Novu.Tests/Fixtures/SubscriberFixture.cs#L59
Possible null reference argument for parameter 'id' in 'Task<DeleteResponseDto> ISubscriberClient.DeleteSubscriber(string id)'.
test: src/Novu.Tests/Events/EventUnitTest.cs#L62
Possible null reference assignment.
test: src/Novu.Tests/Events/EventUnitTest.cs#L68
Possible null reference assignment.
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/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/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/