Skip to content

fix: Handle sqlite CVE High #168

fix: Handle sqlite CVE High

fix: Handle sqlite CVE High #168

Triggered via pull request June 24, 2026 09:38
Status Success
Total duration 2m 7s
Artifacts

prerelease.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

35 warnings
publish
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
publish: NotoriousTest.Core/Configuration/ConfigurationEntry.cs#L5
Missing XML comment for publicly visible type or member 'ConfigurationEntry<T>.Value'
publish: NotoriousTest.Core/Configuration/ConfigurationEntry.cs#L3
Missing XML comment for publicly visible type or member 'ConfigurationEntry<T>'
publish: NotoriousTest.Core/Infrastructures/ExtensionNotFoundException.cs#L20
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
publish: NotoriousTest.Core/Environments/RuntimeNotFoundException.cs#L20
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
publish: NotoriousTest.Core/Configuration/IConfigurationProducer.cs#L13
Possible null reference argument for parameter 'value' in 'ConfigurationEntry<object>.ConfigurationEntry(object value, string? section = null)'.
publish: NotoriousTest.Core/Infrastructures/InfrastructureSettingsNotFound.cs#L20
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
publish: NotoriousTest.Core/IntegrationTestBase.cs#L12
Non-nullable property 'Fixture' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: NotoriousTest.Core/Registry/InfrastuctureRegistryEntry.cs#L6
Non-nullable property 'InfrastructureType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: NotoriousTest.Core/Configuration/ConfigurationEntry.cs#L11
Dereference of a possibly null reference.
publish: NotoriousTest.Core/Infrastructures/Cleaner/IInfrastructureCleaner.cs#L6
The default value specified for parameter 'metadata' will have no effect because it applies to a member that is used in contexts that do not allow optional arguments
publish: NotoriousTest.Core/Configuration/ConfigurationEntry.cs#L5
Missing XML comment for publicly visible type or member 'ConfigurationEntry<T>.Value'
publish: NotoriousTest.Core/Configuration/ConfigurationEntry.cs#L3
Missing XML comment for publicly visible type or member 'ConfigurationEntry<T>'
publish: NotoriousTest.Core/Infrastructures/ExtensionNotFoundException.cs#L20
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
publish: NotoriousTest.Core/Infrastructures/InfrastructureSettingsNotFound.cs#L20
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
publish: NotoriousTest.Core/Environments/RuntimeNotFoundException.cs#L20
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
publish: NotoriousTest.Core/IntegrationTestBase.cs#L12
Non-nullable property 'Fixture' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: NotoriousTest.Core/Configuration/IConfigurationProducer.cs#L13
Possible null reference argument for parameter 'value' in 'ConfigurationEntry<object>.ConfigurationEntry(object value, string? section = null)'.
publish: NotoriousTest.Core/Registry/InfrastuctureRegistryEntry.cs#L6
Non-nullable property 'InfrastructureType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: NotoriousTest.Core/Configuration/ConfigurationEntry.cs#L11
Dereference of a possibly null reference.
publish: NotoriousTest.Core/Infrastructures/Cleaner/IInfrastructureCleaner.cs#L6
The default value specified for parameter 'metadata' will have no effect because it applies to a member that is used in contexts that do not allow optional arguments
publish: DoggyDog/AssemblyLoader/TestAssemblyLoader.cs#L32
Dereference of a possibly null reference.
publish: DoggyDog/WatchDogParameters.cs#L20
Non-nullable property 'RuntimesPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: DoggyDog/WatchDogParameters.cs#L14
Non-nullable property 'ConnectionString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: DoggyDog/WatchDogParameters.cs#L11
Non-nullable property 'AssemblyPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: NotoriousTest.Core/Configuration/ConfigurationEntry.cs#L5
Missing XML comment for publicly visible type or member 'ConfigurationEntry<T>.Value'
publish: NotoriousTest.Core/Configuration/ConfigurationEntry.cs#L3
Missing XML comment for publicly visible type or member 'ConfigurationEntry<T>'
publish: NotoriousTest.Core/Infrastructures/ExtensionNotFoundException.cs#L20
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
publish: NotoriousTest.Core/Environments/RuntimeNotFoundException.cs#L20
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
publish: NotoriousTest.Core/Infrastructures/InfrastructureSettingsNotFound.cs#L20
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
publish: NotoriousTest.Core/IntegrationTestBase.cs#L12
Non-nullable property 'Fixture' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: NotoriousTest.Core/Registry/InfrastuctureRegistryEntry.cs#L6
Non-nullable property 'InfrastructureType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: NotoriousTest.Core/Configuration/ConfigurationEntry.cs#L11
Dereference of a possibly null reference.
publish: NotoriousTest.Core/Configuration/IConfigurationProducer.cs#L13
Possible null reference argument for parameter 'value' in 'ConfigurationEntry<object>.ConfigurationEntry(object value, string? section = null)'.
publish: NotoriousTest.Core/Infrastructures/Cleaner/IInfrastructureCleaner.cs#L6
The default value specified for parameter 'metadata' will have no effect because it applies to a member that is used in contexts that do not allow optional arguments