Skip to content

Add ToSnakeCase tests #149

Add ToSnakeCase tests

Add ToSnakeCase tests #149

Triggered via pull request August 13, 2023 19:35
Status Success
Total duration 36s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: tests/BookmarkSync.Core.Tests/Configuration/ConfigManagerTests.cs#L57
The variable 'expected' is assigned but its value is never used
build: src/BookmarkSync.Infrastructure/Services/Bookmarking/LinkAce/LinkAceEntites.cs#L24
Non-nullable property 'Icon' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/BookmarkSync.Infrastructure/Services/Bookmarking/LinkAce/LinkAceEntites.cs#L28
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/BookmarkSync.Infrastructure/Services/Bookmarking/LinkAce/LinkAceEntites.cs#L30
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/BookmarkSync.Infrastructure/Services/Bookmarking/LinkAce/LinkAceEntites.cs#L12
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/BookmarkSync.Infrastructure/Services/Bookmarking/LinkAce/LinkAceEntites.cs#L13
Non-nullable property 'PerPage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: tests/BookmarkSync.Core.Tests/Configuration/ConfigManagerTests.cs#L57
The variable 'expected' is assigned but its value is never used
build: src/BookmarkSync.Infrastructure/Services/Bookmarking/LinkAce/LinkAceEntites.cs#L24
Non-nullable property 'Icon' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/BookmarkSync.Infrastructure/Services/Bookmarking/LinkAce/LinkAceEntites.cs#L28
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/BookmarkSync.Infrastructure/Services/Bookmarking/LinkAce/LinkAceEntites.cs#L30
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.