Skip to content

Merge pull request #2 from pedronvasconcelos/development #5

Merge pull request #2 from pedronvasconcelos/development

Merge pull request #2 from pedronvasconcelos/development #5

Triggered via push February 18, 2024 01:16
Status Success
Total duration 48s
Billable time 1m
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: src/Spix.Domain/Spixers/Media.cs#L6
'Media.Id' hides inherited member 'Entity.Id'. Use the new keyword if hiding was intended.
build: src/Spix.Domain/Users/UserLanguage.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Spix.Domain/Users/User.cs#L38
Non-nullable property 'Location' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Spix.Domain/Users/User.cs#L38
Non-nullable property 'WebSite' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Spix.Domain/Likes/SpixerLike.cs#L10
Non-nullable property 'Spixer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Spix.Domain/Likes/SpixerLike.cs#L12
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Spix.Domain/Spixers/Media.cs#L6
'Media.Id' hides inherited member 'Entity.Id'. Use the new keyword if hiding was intended.
build: src/Spix.Domain/Users/UserLanguage.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Spix.Domain/Users/User.cs#L38
Non-nullable property 'Location' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Spix.Domain/Users/User.cs#L38
Non-nullable property 'WebSite' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.