Skip to content

Publish Nugets

Publish Nugets #31

Manually triggered June 21, 2024 12:21
Status Success
Total duration 51s
Artifacts

publish_nuget.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, brandedoutcast/publish-nuget@v2.5.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, brandedoutcast/publish-nuget@v2.5.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build: src/JasperFx.Core/IoC/AssemblyScanner.cs#L231
Cannot convert null literal to non-nullable reference type.
build: src/JasperFx.Core/IoC/IAssemblyScanner.cs#L211
Cannot convert null literal to non-nullable reference type.
build: src/JasperFx.Core/TypeScanning/CompositeTypeFilter.cs#L57
'CompositeTypeFilter.Matches(Type)' hides inherited member 'CompositeFilter<Type>.Matches(Type)'. Use the new keyword if hiding was intended.
build: src/JasperFx.Core/TypeScanning/TypeRepository.cs#L89
Possible null reference argument for parameter 'filter' in 'void CompositeFilter<Type>.WithCondition(string description, Func<Type, bool> filter)'.
build: src/JasperFx.Core/Reflection/TypeNameExtensions.cs#L44
Possible null reference argument for parameter 'type' in 'string TypeNameExtensions.FullNameInCode(Type type)'.
build: src/JasperFx.Core/Reflection/ReflectionExtensions.cs#L17
Possible null reference assignment.
build: src/JasperFx.Core/IoC/TypeExtensions.cs#L16
Possible null reference return.
build: src/JasperFx.Core/IoC/TypeExtensions.cs#L40
Possible null reference argument for parameter 'type' in 'TypeInfo IntrospectionExtensions.GetTypeInfo(Type type)'.
build: src/JasperFx.Core/IoC/TypeExtensions.cs#L41
Dereference of a possibly null reference.
build: src/JasperFx.Core/IoC/TypeExtensions.cs#L43
Possible null reference return.
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/