Skip to content

Templating.

Templating. #15

Triggered via push November 5, 2023 17:18
Status Success
Total duration 4m 11s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
analysis
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
analysis: src/Peppermint.Functions.StarterKit.Infrastructure/Configuration/LoggerExtensions.cs#L28
Make sure that this logger's configuration is safe.
analysis: src/Peppermint.Functions.StarterKit.Infrastructure/Configuration/LoggerExtensions.cs#L31
Make sure that this logger's configuration is safe.
analysis: tests/Peppermint.Functions.StarterKit.Tests/Abstracts/BaseFunctionTest.cs#L58
Non-nullable property 'Configuration' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
analysis: tests/Peppermint.Functions.StarterKit.Tests/Functions/HttpStarterFunctionsTest.cs#L31
Add at least one assertion to this test case.
analysis: src/Peppermint.Functions.StarterKit.Infrastructure/Configuration/LoggerExtensions.cs#L28
Make sure that this logger's configuration is safe.
analysis: src/Peppermint.Functions.StarterKit.Infrastructure/Configuration/LoggerExtensions.cs#L31
Make sure that this logger's configuration is safe.
analysis: tests/Peppermint.Functions.StarterKit.Tests/Abstracts/BaseFunctionTest.cs#L58
Non-nullable property 'Configuration' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
analysis: tests/Peppermint.Functions.StarterKit.Tests/Functions/HttpStarterFunctionsTest.cs#L31
Add at least one assertion to this test case.
analysis: src/Peppermint.Functions.StarterKit.Infrastructure/Configuration/LoggerExtensions.cs#L28
Make sure that this logger's configuration is safe.
analysis: src/Peppermint.Functions.StarterKit.Infrastructure/Configuration/LoggerExtensions.cs#L31
Make sure that this logger's configuration is safe.
analysis: tests/Peppermint.Functions.StarterKit.Tests/Abstracts/BaseFunctionTest.cs#L58
Non-nullable property 'Configuration' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
analysis: tests/Peppermint.Functions.StarterKit.Tests/Functions/HttpStarterFunctionsTest.cs#L31
Add at least one assertion to this test case.