Skip to content

build(deps-dev): bump @semantic-release/release-notes-generator from 12.1.0 to 14.0.0 #48

build(deps-dev): bump @semantic-release/release-notes-generator from 12.1.0 to 14.0.0

build(deps-dev): bump @semantic-release/release-notes-generator from 12.1.0 to 14.0.0 #48

Status Success
Total duration 2m 26s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: src/Be.Vlaanderen.Basisregisters.Redis.Populator/Modules/RedisModule.cs#L19
Possible null reference argument for parameter 'configuration' in 'ConfigurationOptions ConfigurationOptions.Parse(string configuration)'.
Build: src/Be.Vlaanderen.Basisregisters.Redis.Populator/Program.cs#L116
Possible null reference argument for parameter 'connectionString' in 'LastChangedListModule.LastChangedListModule(string connectionString, IServiceCollection services, ILoggerFactory loggerFactory)'.
Build: src/Be.Vlaanderen.Basisregisters.Redis.Populator/Program.cs#L118
Possible null reference argument for parameter 'loggerFactory' in 'LastChangedListModule.LastChangedListModule(string connectionString, IServiceCollection services, ILoggerFactory loggerFactory)'.
Build: src/Be.Vlaanderen.Basisregisters.Redis.Populator/Infrastructure/RedisStore.cs#L31
Non-nullable field '_batch' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build: src/Be.Vlaanderen.Basisregisters.Redis.Populator/Infrastructure/RedisStore.cs#L53
Cannot convert null literal to non-nullable reference type.
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.