Skip to content

Bump docker/setup-buildx-action from 2 to 3 #169

Bump docker/setup-buildx-action from 2 to 3

Bump docker/setup-buildx-action from 2 to 3 #169

Triggered via pull request February 8, 2024 15:23
Status Success
Total duration 1m 31s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build: Models/Hero.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Models/Hero.cs#L7
Non-nullable property 'AlterEgo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Models/Hero.cs#L8
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: repositories/HeroRepository.cs#L12
Possible null reference return.
build: Models/Hero.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Models/Hero.cs#L7
Non-nullable property 'AlterEgo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Models/Hero.cs#L8
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: repositories/HeroRepository.cs#L12
Possible null reference return.