Skip to content

Bump docker/setup-buildx-action from 2.7.0 to 2.9.0 #227

Bump docker/setup-buildx-action from 2.7.0 to 2.9.0

Bump docker/setup-buildx-action from 2.7.0 to 2.9.0 #227

Triggered via pull request July 7, 2023 11:28
Status Success
Total duration 46s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: api/Models/Response/SpellResponse.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: api/Models/Response/SpellResponse.cs#L7
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: api/Models/Response/SpellResponse.cs#L8
Non-nullable property 'Summary' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: api/Models/Response/SpellResponse.cs#L12
Non-nullable property 'ClassLevels' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: api/Models/Response/SpellResponse.cs#L32
Non-nullable property 'CastingTime' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: api/Models/Response/SpellResponse.cs#L33
Non-nullable property 'Duration' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: api/Models/Response/SpellResponse.cs#L46
Non-nullable property 'School' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: api/Models/Response/SpellResponse.cs#L49
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: api/Models/Response/SourceMaterialResponse.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: api/Models/Response/ClassResponse.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.