Skip to content

Migrate to GitHub Actions and use SLNX #3

Migrate to GitHub Actions and use SLNX

Migrate to GitHub Actions and use SLNX #3

Triggered via pull request April 8, 2026 16:55
Status Success
Total duration 3m 25s
Artifacts

build.yml

on: pull_request
Matrix: build
validate
validate
deploy-nuget
deploy-nuget
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (ubuntu-latest): src/Namotion.Reflection/XmlDocsExtensions.cs#L929
Possible null reference argument for parameter 'filePath' in 'bool DynamicApis.FileExists(string filePath)'.
build (ubuntu-latest): src/Namotion.Reflection/EnumerableExtensions.cs#L58
Dereference of a possibly null reference.
build (ubuntu-latest): src/Namotion.Reflection/EnumerableExtensions.cs#L48
Dereference of a possibly null reference.
build (ubuntu-latest): src/Namotion.Reflection/EnumerableExtensions.cs#L30
Dereference of a possibly null reference.
build (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (windows-latest): src/Namotion.Reflection/Context/ContextualPropertyInfo.cs#L105
Possible null reference argument for parameter 'objectType' in 'IPropertyWriter PropertyWriter.Create(Type objectType, Type valueType, PropertyInfo propertyInfo)'.
build (windows-latest): src/Namotion.Reflection/Context/ContextualPropertyInfo.cs#L81
Possible null reference argument for parameter 'objectType' in 'IPropertyReader PropertyReader.Create(Type objectType, Type valueType, PropertyInfo propertyInfo)'.
build (windows-latest): src/Namotion.Reflection/Context/ContextualPropertyInfo.cs#L22
Possible null reference argument for parameter 'type' in 'NullableFlagsSource NullableFlagsSource.Create(Type type, Assembly? assembly = null)'.
build (windows-latest): src/Namotion.Reflection/Context/ContextualPropertyInfo.cs#L21
Dereference of a possibly null reference.
build (windows-latest): src/Namotion.Reflection/Context/ContextualFieldInfo.cs#L18
Possible null reference argument for parameter 'type' in 'NullableFlagsSource NullableFlagsSource.Create(Type type, Assembly? assembly = null)'.
build (windows-latest): src/Namotion.Reflection/Context/ContextualFieldInfo.cs#L17
Dereference of a possibly null reference.
build (windows-latest): src/Namotion.Reflection/Context/ContextualParameterInfo.cs#L18
Possible null reference argument for parameter 'type' in 'NullableFlagsSource NullableFlagsSource.Create(Type type, Assembly? assembly = null)'.
build (windows-latest): src/Namotion.Reflection/Context/ContextualParameterInfo.cs#L17
Dereference of a possibly null reference.