Skip to content

Merge pull request #26 from zhanknight/rate_limiting #4

Merge pull request #26 from zhanknight/rate_limiting

Merge pull request #26 from zhanknight/rate_limiting #4

Triggered via push November 8, 2023 21:24
Status Success
Total duration 2m 55s
Billable time 3m
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: TacoPoetry.API/TacoPoetry.API/Utilities/MappingExtensions.cs#L61
Dereference of a possibly null reference.
build: TacoPoetry.API/TacoPoetry.API/Services/TagService.cs#L34
Possible null reference return.
build: TacoPoetry.API/TacoPoetry.API/Services/TagService.cs#L44
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.
build: TacoPoetry.API/TacoPoetry.API/Services/TagService.cs#L60
Possible null reference argument for parameter 'entity' in 'EntityEntry<Tag> DbSet<Tag>.Remove(Tag entity)'.
build: TacoPoetry.API/TacoPoetry.API/Services/ContentService.cs#L47
Possible null reference argument for parameter 'content' in 'ContentView MappingExtensions.ToViewModel(Content content)'.
build: TacoPoetry.API/TacoPoetry.API/Services/ContentService.cs#L105
Dereference of a possibly null reference.
build: TacoPoetry.API/TacoPoetry.API/Controllers/TagsController.cs#L38
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.
build: TacoPoetry.API/TacoPoetry.API/Controllers/TagsController.cs#L45
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.
build: TacoPoetry.API/TacoPoetry.API/Services/ContentService.cs#L131
Dereference of a possibly null reference.
build: TacoPoetry.API/TacoPoetry.API/Services/ContentService.cs#L169
Dereference of a possibly null reference.
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.

Artifacts

Produced during runtime
Name Size
.net-app Expired
18.3 MB