This repository was archived by the owner on Feb 6, 2026. It is now read-only.
adding comments in docker-compose.yml #9
Merged
Annotations
30 warnings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The `save-state` 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/
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|
|
The `save-state` 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/
|
|
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/
|
|
The `save-state` 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/
|
|
The `save-state` 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/
|
|
Presentation/Controllers/ProductsController.cs#L143
The variable 'e' is declared but never used
|
|
Presentation/Program.cs#L87
Cannot convert null literal to non-nullable reference type.
|
|
Presentation/Program.cs#L23
Dereference of a possibly null reference.
|
|
Presentation/Controllers/ProductsController.cs#L105
The variable 'e' is declared but never used
|
|
Presentation/Controllers/ProductsController.cs#L87
The variable 'e' is declared but never used
|
|
Presentation/Controllers/ErrorController.cs#L15
'ErrorController.NotFound()' hides inherited member 'ControllerBase.NotFound()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
Infrastructure.Tests/Repositories/ProductRepositoryIntegrationTests.cs#L63
Dereference of a possibly null reference.
|
|
Infrastructure/Repositories/ProductRepository.cs#L46
The variable 'e' is declared but never used
|
|
Infrastructure/Repositories/ProductRepository.cs#L32
The variable 'e' is declared but never used
|
|
Business/Services/InvoiceService.cs#L62
The variable 'e' is declared but never used
|
The logs for this run have expired and are no longer available.
Loading