Skip to content

Volume for nuget packages #43

Volume for nuget packages

Volume for nuget packages #43

Triggered via pull request April 18, 2024 16:06
Status Success
Total duration 42s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test: src/Template.Application/Identity/Commands/ResendConfirmationEmail/ResendConfirmationEmailCommandHandler.cs#L48
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.
test: src/Template.Application/Identity/Commands/ForgotPassword/ForgotPasswordCommandHandler.cs#L47
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.
test: src/Template.Application/Identity/Commands/CreateUser/CreateUserCommandHandler.cs#L52
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.
test: tests/Template.Architecture.Tests/BaseTest.cs#L20
Possible null reference argument for parameter 'p' in 'void TheoryData<string>.Add(string p)'.
test: tests/Template.Architecture.Tests/BaseTest.cs#L21
Possible null reference argument for parameter 'p' in 'void TheoryData<string>.Add(string p)'.
test: tests/Template.Architecture.Tests/BaseTest.cs#L22
Possible null reference argument for parameter 'p' in 'void TheoryData<string>.Add(string p)'.
test: tests/Template.Architecture.Tests/BaseTest.cs#L28
Possible null reference argument for parameter 'p' in 'void TheoryData<string>.Add(string p)'.
test: tests/Template.Architecture.Tests/BaseTest.cs#L29
Possible null reference argument for parameter 'p' in 'void TheoryData<string>.Add(string p)'.
test: tests/Template.Architecture.Tests/BaseTest.cs#L33
Possible null reference argument for parameter 'p' in 'void TheoryData<string>.Add(string p)'.