Skip to content

Publish Nugets

Publish Nugets #23

Manually triggered November 14, 2023 20:21
Status Failure
Total duration 47s
Artifacts

publish_nuget.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
build
File not found: '/home/runner/work/JasperFx.Core/JasperFx.Core/src/JasperFx.Core/jasper-icon.png'.
build
😭 error: File does not exist (*.nupkg).
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: 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/TypeScanning/HasAttributeFilter.cs#L13
'TypeExtensions.GetFullName(Type)' is obsolete: 'Favor FullNameInCode(), this is just a passthrough'
build: src/JasperFx.Core/TypeScanning/CanCastToFilter.cs#L21
'TypeExtensions.GetFullName(Type)' is obsolete: 'Favor FullNameInCode(), this is just a passthrough'
build: src/JasperFx.Core/TypeScanning/CanCastToFilter.cs#L22
'TypeExtensions.GetFullName(Type)' is obsolete: 'Favor FullNameInCode(), this is just a passthrough'
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/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/TypeScanning/HasAttributeFilter.cs#L13
'TypeExtensions.GetFullName(Type)' is obsolete: 'Favor FullNameInCode(), this is just a passthrough'