fix: bump the ms-test-dependencies group across 1 directory with 3 updates #215
Triggered via pull request
November 1, 2024 04:03
dependabot[bot]
opened
#498
Status
Failure
Total duration
47s
Artifacts
–
Annotations
1 error and 11 warnings
build-test
Process completed with exit code 127.
|
build-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-test:
DetectiCam.Core/Detection/YoloBatchedDnnDetector.cs#L64
Nullability of reference types in value of type 'string?[]' doesn't match target type 'string[]'.
|
build-test:
DetectiCam.Core/ResultProcessor/MqttPublisher.cs#L89
'JsonSerializerOptions.IgnoreNullValues' is obsolete: 'JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.' (https://aka.ms/dotnet-warnings/SYSLIB0020)
|
build-test:
DetectiCam.Core/Pipeline/SyncedMultiChannelMerger.cs#L61
Dereference of a possibly null reference.
|
build-test:
DetectiCam/Services/WriteTemplateConfigService.cs#L32
Possible null reference argument for parameter 'basePath' in 'string Path.GetFullPath(string path, string basePath)'.
|
build-test:
DetectiCam/Program.cs#L109
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'initialData' of type 'IEnumerable<KeyValuePair<string, string?>>' in 'IConfigurationBuilder MemoryConfigurationBuilderExtensions.AddInMemoryCollection(IConfigurationBuilder configurationBuilder, IEnumerable<KeyValuePair<string, string?>>? initialData)' due to differences in the nullability of reference types.
|
build-test:
DetectiCam.Core/Detection/YoloBatchedDnnDetector.cs#L64
Nullability of reference types in value of type 'string?[]' doesn't match target type 'string[]'.
|
build-test:
DetectiCam.Core/ResultProcessor/MqttPublisher.cs#L89
'JsonSerializerOptions.IgnoreNullValues' is obsolete: 'JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.' (https://aka.ms/dotnet-warnings/SYSLIB0020)
|
build-test:
DetectiCam.Core/Pipeline/SyncedMultiChannelMerger.cs#L61
Dereference of a possibly null reference.
|
build-test:
DetectiCam/Services/WriteTemplateConfigService.cs#L32
Possible null reference argument for parameter 'basePath' in 'string Path.GetFullPath(string path, string basePath)'.
|
build-test:
DetectiCam/Program.cs#L109
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'initialData' of type 'IEnumerable<KeyValuePair<string, string?>>' in 'IConfigurationBuilder MemoryConfigurationBuilderExtensions.AddInMemoryCollection(IConfigurationBuilder configurationBuilder, IEnumerable<KeyValuePair<string, string?>>? initialData)' due to differences in the nullability of reference types.
|