Skip to content

build(deps-dev): bump @semantic-release/github from 9.2.6 to 10.0.4 #43

build(deps-dev): bump @semantic-release/github from 9.2.6 to 10.0.4

build(deps-dev): bump @semantic-release/github from 9.2.6 to 10.0.4 #43

Triggered via pull request May 16, 2024 20:34
Status Success
Total duration 3m 6s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: src/Be.Vlaanderen.Basisregisters.Redis.Populator/PopulatorRunner.cs#L48
Possible null reference assignment.
Build: src/Be.Vlaanderen.Basisregisters.Redis.Populator/PopulatorRunner.cs#L49
Possible null reference assignment.
Build: src/Be.Vlaanderen.Basisregisters.Redis.Populator/PopulatorRunner.cs#L50
Possible null reference assignment.
Build: src/Be.Vlaanderen.Basisregisters.Redis.Populator/PopulatorRunner.cs#L51
Possible null reference assignment.
Build: src/Be.Vlaanderen.Basisregisters.Redis.Populator/PopulatorRunner.cs#L52
Possible null reference assignment.
Build: src/Be.Vlaanderen.Basisregisters.Redis.Populator/PopulatorRunner.cs#L32
Non-nullable field '_validStatusCodes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build: src/Be.Vlaanderen.Basisregisters.Redis.Populator/PopulatorRunner.cs#L32
Non-nullable field '_validStatusCodesToDelete' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build: src/Be.Vlaanderen.Basisregisters.Redis.Populator/PopulatorRunner.cs#L32
Non-nullable field '_headersToStore' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build: src/Be.Vlaanderen.Basisregisters.Redis.Populator/PopulatorRunner.cs#L32
Non-nullable field '_apiBaseAddressV1' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build: src/Be.Vlaanderen.Basisregisters.Redis.Populator/PopulatorRunner.cs#L32
Non-nullable field '_apiBaseAddressV2' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.