Build and upload CD artifacts #7
Annotations
4 warnings
build:
src/Shorty/Areas/Api/Controllers/V1Controller.cs#L194
'V1Controller.Redirect(string)' hides inherited member 'ControllerBase.Redirect(string)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
build:
src/Shorty/Models/ShortUrl.cs#L5
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Shorty/Models/ShortUrl.cs#L6
Non-nullable property 'OriginalUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Shorty/Areas/Api/Controllers/V1Controller.cs#L187
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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
shorty-latest-arm64-standalone
Expired
|
42.5 MB |
|