Skip to content

Technical/templating #17

Technical/templating

Technical/templating #17

Triggered via pull request November 5, 2023 17:21
Status Success
Total duration 3m 55s
Artifacts

code-analysis.yaml

on: pull_request
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#L30
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#L30
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#L30
Add at least one assertion to this test case.