Skip to content

Merge pull request #142 from AndrewCS149/commentsFix #15

Merge pull request #142 from AndrewCS149/commentsFix

Merge pull request #142 from AndrewCS149/commentsFix #15

Triggered via push October 2, 2023 04:32
Status Success
Total duration 6m 26s
Artifacts 1

Publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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.
build: devblog/devblog/Migrations/20230221031508_initial.cs#L10
The type name 'initial' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: devblog/devblog/Migrations/20230221031508_initial.Designer.cs#L15
The type name 'initial' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: devblog/devblog/Migrations/UserDb/20230220195545_initialuserdb.cs#L10
The type name 'initialuserdb' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: devblog/devblog/Migrations/UserDb/20230220195545_initialuserdb.Designer.cs#L15
The type name 'initialuserdb' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: devblog/devblog/Services/VoteService.cs#L23
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: devblog/devblog/Services/VoteService.cs#L34
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: devblog/devblog/Services/UsernameService.cs#L35
Converting null literal or possible null value to non-nullable type.
build: devblog/devblog/Services/UsernameService.cs#L33
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: devblog/devblog/Services/PostService.cs#L50
Possible null reference argument for parameter 'description' in 'Task<HttpResponseMessage> PostService.PostToDiscord(string description, IFormFile[] files)'.
build: devblog/devblog/Services/PostService.cs#L55
Possible null reference argument for parameter 'description' in 'Task<HttpResponseMessage> PostService.PostToMastodon(string description, IFormFile[] files)'.

Artifacts

Produced during runtime
Name Size
webapp Expired
25.4 MB