Skip to content

Build and upload CD artifacts #12

Build and upload CD artifacts

Build and upload CD artifacts #12

Triggered via push August 30, 2024 02:32
Status Success
Total duration 1m 1s
Artifacts 3
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
build: src/Shorty/Areas/Api/Controllers/V1Controller.cs#L162
'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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
build: src/Shorty/Areas/Api/Controllers/V1Controller.cs#L155
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: src/Shorty/Helpers/ShortyConfig.cs#L12
Non-nullable property 'ShortUrlPrefix' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Shorty/Areas/Api/Controllers/V1Controller.cs#L162
'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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
build: src/Shorty/Helpers/ShortyConfig.cs#L12
Non-nullable property 'ShortUrlPrefix' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Shorty/Areas/Api/Controllers/V1Controller.cs#L155
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: src/Shorty/Areas/Api/Controllers/V1Controller.cs#L162
'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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
build: src/Shorty/Helpers/ShortyConfig.cs#L12
Non-nullable property 'ShortUrlPrefix' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Shorty/Areas/Api/Controllers/V1Controller.cs#L155
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
44 MB
shorty-latest-win-x64-standalone Expired
46.5 MB
shorty-latest-x64-standalone Expired
45.5 MB